Fixes setup failure edge case (#32812)
This commit is contained in:
committed by
CitadelStationBot
parent
c4eb49994f
commit
e5edaa4656
@@ -193,6 +193,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
if(!setup())
|
||||
//setup failed
|
||||
current_state = GAME_STATE_STARTUP
|
||||
start_at = world.time + (CONFIG_GET(number/lobby_countdown) * 10)
|
||||
Master.SetRunLevel(RUNLEVEL_LOBBY)
|
||||
|
||||
if(GAME_STATE_PLAYING)
|
||||
|
||||
Reference in New Issue
Block a user