1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00
This commit is contained in:
grilledham 2018-05-23 12:17:47 +01:00
parent 36b1588501
commit 97ca14a1fe

View File

@ -35,8 +35,6 @@ local function show_popup(player, message)
local ok_button = ok_button_flow.add {type = 'button', name = close_name, caption = 'OK'}
Gui.set_data(ok_button, frame)
player.opened = frame
end
Gui.on_click(