Makes a thing use QDEL_NULL

This commit is contained in:
CitadelStationBot
2017-05-26 13:20:50 -05:00
parent fabe1e98a7
commit 5387b4e2a7
+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