removed an extra checktick that could cause issues

This commit is contained in:
ninjanomnom
2018-01-18 21:43:44 -05:00
parent 418069ca36
commit fbe7f5ab4f
-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