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

This commit is contained in:
ShizCalev
2017-11-25 16:16:13 -05:00
committed by KorPhaeron
parent 59dc33dfa6
commit 395c0ee6a0
14 changed files with 15 additions and 16 deletions

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)