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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user