Merge pull request #7205 from VOREStation/upstream-merge-6974

[MIRROR] Unfucks arrival shuttle latejoins when shuttle is docked
This commit is contained in:
Aronai Sieyes
2020-04-11 15:39:28 -04:00
committed by GitHub
+1
View File
@@ -24,6 +24,7 @@
return
if("JoinLate") // Bit difference, since we need the spawn point to move.
latejoin += src
simulated = 1
// delete_me = 1
return
if("JoinLateGateway")