Fix Shutters Bug (#21947)

Fixes the shutters bug by reverting back to the original version of
turf_hand_component
This commit is contained in:
VMSolidus
2026-03-01 01:41:39 -05:00
committed by GitHub
parent 31c66983d6
commit 0a28af6235
6 changed files with 25 additions and 36 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
L.update_icon()
break
AddComponent(TURF_HAND_COMPONENT)
AddComponent(/datum/component/turf_hand)
update_icon()