mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-09-16 09:16:22 +02:00
removed line that logs error
This commit is contained in:
2
info.lua
2
info.lua
@@ -13,7 +13,7 @@ local function create_info_button(event)
|
||||
button.style.bottom_padding = 2
|
||||
button.style.vertically_stretchable = true
|
||||
button.style.vertically_squashable = true
|
||||
button.style.vertical_spacing = 0
|
||||
--button.style.vertical_spacing = 0 -- this line logs an error when run.
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user