Compatibility fixes

This commit is contained in:
Heroman
2023-07-07 17:17:49 +10:00
parent 3261af68c7
commit 63e9a069be
7 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -637,7 +637,7 @@
icon_state = "light0"
desc = "A remote control switch for polarized windows."
var/range = 7
circuit = /obj/item/circuitboard/electrochromic
circuit = /obj/item/weapon/circuitboard/electrochromic
/obj/machinery/button/windowtint/attack_hand(mob/user as mob)
if(..())