Kills off Object and Fast Object Processes

This commit is contained in:
Fox McCloud
2019-04-23 23:53:40 -04:00
parent 1544756ce6
commit 0034e851a1
126 changed files with 350 additions and 396 deletions

View File

@@ -22,7 +22,7 @@
A.nullifyPipenet(src)
return ..()
/datum/pipeline/proc/process()//This use to be called called from the pipe networks
/datum/pipeline/process()//This use to be called called from the pipe networks
if(update)
update = 0
reconcile_air()