Merge pull request #4941 from Citadel-Station-13/upstream-merge-34609

[MIRROR] removed an extra checktick that could cause issues in shuttles
This commit is contained in:
deathride58
2018-01-19 19:37:01 +00:00
committed by GitHub
-2
View File
@@ -88,8 +88,6 @@
if(!canMove())
return DOCKING_IMMOBILIZED
CHECK_TICK
takeoff(old_turfs, new_turfs, moved_atoms, rotation, movement_direction, old_dock, underlying_old_area)
CHECK_TICK