mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
no build network on every process
scrubbers by default will scrub toxins.
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
|
||||
/obj/machinery/atmospherics/pipe/simple/process()
|
||||
if(!parent) //This should cut back on the overhead calling build_network thousands of times per cycle
|
||||
..()
|
||||
build_network()
|
||||
else
|
||||
. = PROCESS_KILL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user