mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
fix people spawning in nullspace (#16872)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
if("JoinLateGateway")
|
||||
latejoin_gateway += loc
|
||||
latejoin += src //VOREStation Addition
|
||||
delete_me = 1
|
||||
// delete_me = 1
|
||||
return
|
||||
if("JoinLateElevator")
|
||||
latejoin_elevator += loc
|
||||
|
||||
Reference in New Issue
Block a user