1
0
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:
Gerkiz 2020-09-04 16:57:39 +02:00
parent 0de1d9d169
commit 609f18700c

View File

@ -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