Merge pull request #1410 from Citadel-Station-13/upstream-merge-28090

[MIRROR] Fixes roundstart spawning
This commit is contained in:
LetterJay
2017-06-05 05:12:06 -05:00
committed by GitHub
+2
View File
@@ -379,6 +379,8 @@ SUBSYSTEM_DEF(job)
continue
S = sloc
break
if(S)
SendToAtom(H, S, buckle = FALSE)
if(!S) //if there isn't a spawnpoint send them to latejoin, if there's no latejoin go yell at your mapper
log_world("Couldn't find a round start spawn point for [rank]")
SendToLateJoin(H)