Merge pull request #1410 from Citadel-Station-13/upstream-merge-28090
[MIRROR] Fixes roundstart spawning
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user