mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2024-12-30 23:17:53 +02:00
fix weird issue with soft_reset
This commit is contained in:
parent
0de1d9d169
commit
609f18700c
@ -24,7 +24,6 @@ function Public.reset_table()
|
||||
this.restart = false
|
||||
this.shutdown = false
|
||||
this.announced_message = false
|
||||
this.soft_reset_counter = 0
|
||||
this.game_saved = false
|
||||
-- @end
|
||||
this.icw_locomotive = nil
|
||||
|
Loading…
Reference in New Issue
Block a user