Merge pull request #4004 from Citadel-Station-13/upstream-merge-32812
[MIRROR] Fixes setup failure edge case
This commit is contained in:
@@ -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