Makes a thing use QDEL_NULL
This commit is contained in:
@@ -199,8 +199,7 @@
|
||||
qdel(src)
|
||||
|
||||
/obj/machinery/door/airlock/Destroy()
|
||||
qdel(wires)
|
||||
wires = null
|
||||
QDEL_NULL(wires)
|
||||
if(charge)
|
||||
qdel(charge)
|
||||
charge = null
|
||||
|
||||
Reference in New Issue
Block a user