rewrite, clarifications (#49)

This commit is contained in:
TalkingCactus
2016-09-19 19:42:00 -04:00
committed by GitHub
parent 84f7d4dc23
commit 829604cdb8
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ var/datum/subsystem/ticker/ticker
if(!can_continue)
qdel(mode)
mode = null
world << "<B>Error setting up [master_mode].</B> Reverting to pre-game lobby."
world << "<B>Error setting up [master_mode]. It's likely that there are no available antagonists for the selected mode.</B> Reverting to pre-game lobby."
SSjob.ResetOccupations()
return 0
else