1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

refresh score on all launches

This commit is contained in:
grilledham 2019-01-24 13:38:17 +00:00
parent 54eb1b08ba
commit fc32446215

View File

@ -158,10 +158,10 @@ local function rocket_launched(event)
game.print(message)
Server.to_discord_bold(message)
end
refresh_score()
end
end
Gui.on_click(
main_button_name,