Merge pull request #6974 from Shadow-Quill/patch-1

Unfucks arrival shuttle latejoins when shuttle is docked
This commit is contained in:
Atermonera
2020-04-10 23:50:08 -07: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")