1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00

Remove unused local

This commit is contained in:
Gerkiz 2024-02-28 00:20:12 +01:00
parent c23b111ebf
commit c0b2c54942

View File

@ -355,7 +355,7 @@ local has_the_game_ended = function()
game.print(({'main.reset_in', cause_msg, this.game_reset_tick / 60}), {r = 0.22, g = 0.88, b = 0.22})
end
local diff_name = Difficulty.get('name')
-- local diff_name = Difficulty.get('name')
if this.soft_reset and this.game_reset_tick == 0 then
this.game_reset_tick = nil