mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Fixed binaries and terniary spawning with the same pipenet for all parents when constructed without connecting pipes (fixes #6632)
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
..()
|
||||
|
||||
/obj/machinery/atmospherics/binary/initialize()
|
||||
src.disconnect(src)
|
||||
|
||||
var/node2_connect = dir
|
||||
var/node1_connect = turn(dir, 180)
|
||||
|
||||
Reference in New Issue
Block a user