This commit is contained in:
Michael Johnson
2013-12-03 13:53:52 -05:00
parent 47c5261ade
commit 65d62026b0
+2 -1
View File
@@ -800,7 +800,8 @@
if(!can_use(usr, 1))
return
src.add_fingerprint(usr)
usr.set_machine(src)
if(usingUI) // If we set their machine and they're not using the UI, it'll cause the UI to pop up.
usr.set_machine(src)
if (href_list["apcwires"])
var/t1 = text2num(href_list["apcwires"])
if (!( istype(usr.get_active_hand(), /obj/item/weapon/wirecutters) ))