mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
* Update components_base.dm some less runtimes * Update components_base.dm Less check * Update components_base.dm
This commit is contained in:
@@ -157,8 +157,8 @@
|
||||
if(!parent)
|
||||
WARNING("Component is missing a pipenet! Rebuilding...")
|
||||
SSair.add_to_rebuild_queue(src)
|
||||
parent = parents[i]
|
||||
parent.update = 1
|
||||
else
|
||||
parent.update = 1
|
||||
|
||||
/obj/machinery/atmospherics/components/returnPipenets()
|
||||
. = list()
|
||||
|
||||
Reference in New Issue
Block a user