runtime fix

This commit is contained in:
kevinz000
2018-05-06 20:17:15 -07:00
committed by GitHub
parent 11c1e8fbf7
commit 33e6ef93f1
+3 -3
View File
@@ -62,9 +62,9 @@
if(default_deconstruction_crowbar(W))
return
if(is_wire_tool(W) && panel_open)
/*if(is_wire_tool(W) && panel_open) CITADEL EDIT - They removed the wires because they don't like my cheating
wires.interact(user)
return
return*/
return ..()
@@ -185,4 +185,4 @@
flick("grounding_rodhit", src)
tesla_buckle_check(power)
else
..()
..()