mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Fixes runtimes on unary atmos devices rotation.
This commit is contained in:
@@ -24,8 +24,9 @@ Iconnery
|
||||
var/obj/machinery/atmospherics/node = NODE1
|
||||
if(node)
|
||||
node.disconnect(src)
|
||||
node = null
|
||||
NODE1 = null
|
||||
nullifyPipenet(PARENT1)
|
||||
|
||||
atmosinit()
|
||||
node = NODE1
|
||||
if(node)
|
||||
|
||||
Reference in New Issue
Block a user