1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-11-25 22:32:18 +02:00

Push module fixes

This commit is contained in:
Gerkiz
2024-01-18 23:41:37 +01:00
parent 9e5786f778
commit 217f3d5a7a
5 changed files with 102 additions and 30 deletions

View File

@@ -1296,6 +1296,8 @@ function Public.rpg_reset_player(player, one_time_reset)
end
end
Modifiers.reset_player_modifiers(player)
Public.draw_gui_char_button(player)
Public.draw_level_text(player)
Public.update_char_button(player)