Cleans up some qdel(src)'s in Initialize()

This commit is contained in:
ShizCalev
2017-11-25 16:16:13 -05:00
committed by CitadelStationBot
parent 4eb9e28fb4
commit 5abd1bcdd9
14 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
if (machine)
machine.CONSOLE = src
else
qdel(src)
return INITIALIZE_HINT_QDEL
/obj/machinery/mineral/processing_unit_console/attack_hand(mob/user)