fix multi-tile airlocks not travelling with shuttles (#28336)

This commit is contained in:
warriorstar-orion
2025-02-11 03:15:57 +00:00
committed by GitHub
parent 0e558089ac
commit ab6c5ce288
+1 -1
View File
@@ -7,7 +7,7 @@
update_light()
if(rotation)
shuttleRotate(rotation)
forceMove(T1)
abstract_move(T1)
return 1
/obj/effect/landmark/shuttle_import/onShuttleMove()