mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Garbage Collect Everything
This commit is contained in:
@@ -22,8 +22,7 @@ var/global/list/datum/pipeline/pipe_networks = list()
|
||||
P.parent = null
|
||||
for(var/obj/machinery/atmospherics/A in other_atmosmch)
|
||||
A.nullifyPipenet(src)
|
||||
..()
|
||||
return QDEL_HINT_QUEUE
|
||||
return ..()
|
||||
|
||||
/datum/pipeline/proc/process()//This use to be called called from the pipe networks
|
||||
if(update)
|
||||
|
||||
Reference in New Issue
Block a user