bunch of unhandled refs (#16919)

* bunch of unhandled refs

* fix that (#6)
This commit is contained in:
Kashargul
2025-01-18 05:43:53 +01:00
committed by GitHub
parent da4c6f1f63
commit e2b68fd0ac
12 changed files with 30 additions and 10 deletions
+3
View File
@@ -99,6 +99,9 @@
return parent.return_network(reference)
/obj/machinery/atmospherics/pipe/Destroy()
if(parent)
parent.members -= src
parent.edges -= src
QDEL_NULL(parent)
if(air_temporary)
loc.assume_air(air_temporary)