[MIRROR] fix admin spawn or error (#10552)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-31 00:49:56 +02:00
committed by GitHub
co-authored by Kashargul
parent 1f4c3d9c71
commit d0636cd608
7 changed files with 19 additions and 19 deletions
+3 -9
View File
@@ -21,19 +21,13 @@
newplayer_start += loc
delete_me = TRUE
if("JoinLate") // Bit difference, since we need the spawn point to move.
latejoin += src
simulated = TRUE
// delete_me = 1
//VOREStation Add end
if("Observer-Start") // Ghosts are the only thing that use the latejoin list afaik and it complains if there's nothing in the list.
latejoin += src
simulated = TRUE
latejoin += loc
delete_me = TRUE
//VOREStation Add end
if("JoinLateGateway")
latejoin_gateway += loc
// CHOMPEdit Start
// latejoin += loc //VOREStation Addition // CHOMPRemove
delete_me = TRUE
// CHOMPEdit End
//CHOMPEdit Begin
if("JoinLateStationGateway")
GLOB.latejoin_gatewaystation += loc