pass 2+fix

This commit is contained in:
Fox-McCloud
2015-07-07 00:58:34 -04:00
parent 88dfaa51a4
commit a9f3eab669
8 changed files with 17 additions and 17 deletions
+3 -3
View File
@@ -180,13 +180,13 @@
else
stat &= ~NOPOWER
Del()
Destroy()
if(istype(loc,/obj/item/device/laptop))
var/obj/O = loc
spawn(5)
if(O)
del O
..()
qdel(O)
return ..()
AltClick()