Merge pull request #1199 from Citadel-Station-13/upstream-merge-27668

[MIRROR] Makes a thing use QDEL_NULL
This commit is contained in:
LetterJay
2017-05-26 23:21:44 -05:00
committed by GitHub
+1 -2
View File
@@ -199,8 +199,7 @@
qdel(src)
/obj/machinery/door/airlock/Destroy()
qdel(wires)
wires = null
QDEL_NULL(wires)
if(charge)
qdel(charge)
charge = null