1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-29 22:47:52 +02:00
This commit is contained in:
MewMew
2019-10-25 08:09:39 +02:00
parent d65725a10c
commit db6a2b4c17
11 changed files with 212 additions and 145 deletions

View File

@@ -351,7 +351,7 @@ local function draw_gui(player, forced)
end
add_separator(frame, 400)
global.rpg[player.index].gui_refresh_delay = game.tick + 6
global.rpg[player.index].gui_refresh_delay = game.tick + 60
update_char_button(player)
end