Atmospherics Destroy() cleanup - return qdel hints.

This commit is contained in:
Leshana
2017-06-05 21:50:38 -04:00
parent 733f69a474
commit 8752999a14
11 changed files with 18 additions and 43 deletions
@@ -42,7 +42,7 @@ obj/machinery/atmospherics/binary
return null
Destroy()
loc = null
. = ..()
if(node1)
node1.disconnect(src)
@@ -54,8 +54,6 @@ obj/machinery/atmospherics/binary
node1 = null
node2 = null
..()
initialize()
if(node1 && node2) return