diff --git a/code/game/objects/structures/window.dm b/code/game/objects/structures/window.dm index 4e4e0a2a010..830b1147316 100644 --- a/code/game/objects/structures/window.dm +++ b/code/game/objects/structures/window.dm @@ -695,6 +695,7 @@ /obj/structure/window/reinforced/shuttle/unanchored anchored = FALSE + state = WINDOW_OUT_OF_FRAME /obj/structure/window/reinforced/plasma/plastitanium name = "plastitanium window"