diff --git a/code/game/objects/structures/window.dm b/code/game/objects/structures/window.dm index 53bcd28fa1..aa4b7d5ccb 100644 --- a/code/game/objects/structures/window.dm +++ b/code/game/objects/structures/window.dm @@ -584,7 +584,7 @@ GLOBAL_LIST_EMPTY(electrochromatic_window_lookup) /obj/structure/window/plasma/reinforced/unanchored anchored = FALSE -/obj/structure/window/plasma/reinforced/BlockSuperconductivity() +/obj/structure/window/plasma/reinforced/BlockThermalConductivity() return TRUE /obj/structure/window/reinforced/tinted