mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-18 03:21:36 +02:00
minor fix
This commit is contained in:
parent
92ced6c64a
commit
c2829984fe
@ -62,7 +62,7 @@ commands.add_command(
|
||||
elseif param == 'restartnow' then
|
||||
this.reset_are_you_sure = nil
|
||||
p(player.name .. ' has restarted the game.')
|
||||
Server.start_scenario('Fish_Defender')
|
||||
Server.start_scenario('Fish_Defender_v2')
|
||||
return
|
||||
elseif param == 'shutdown' then
|
||||
if this.shutdown then
|
||||
|
Loading…
x
Reference in New Issue
Block a user