mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-14 10:13:13 +02:00
Merge pull request #376 from plague006/fix/info_boxsize
Make box for new features larger
This commit is contained in:
commit
9e55ddae44
@ -486,7 +486,7 @@ Shows number of rockets launched and biters liberated.]]
|
||||
|
||||
local new_info_textbox_style = new_info_textbox.style
|
||||
new_info_textbox_style.width = 590
|
||||
new_info_textbox_style.height = 150
|
||||
new_info_textbox_style.height = 300
|
||||
|
||||
Gui.set_data(new_info_textbox, new_info_key)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user