mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-16 02:47:48 +02:00
Mtn v3 - small fix
This commit is contained in:
parent
c0241c807c
commit
570651fc2b
@ -801,6 +801,7 @@ local function apply_startup_settings(settings)
|
||||
this.time_to_reset = this.reset_after - time_to_reset
|
||||
|
||||
if time_to_reset and time_to_reset > this.reset_after then
|
||||
game.server_save('Season_ ' .. this.season or 1 .. '_Mtn_v3_' .. tostring(current_time))
|
||||
settings.current_date = current_time
|
||||
settings.test_mode = false
|
||||
settings.rounds_survived = 0
|
||||
|
Loading…
Reference in New Issue
Block a user