mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 10:57:19 +01:00
Fixes bluespace pipes (I think) (#15437)
This commit is contained in:
@@ -45,7 +45,8 @@ Buildable meters
|
||||
if(make_from)
|
||||
make_from_existing(make_from)
|
||||
else
|
||||
pipe_type = _pipe_type
|
||||
if(!initial(src.pipe_type))
|
||||
pipe_type = _pipe_type
|
||||
setDir(_dir)
|
||||
|
||||
update()
|
||||
|
||||
Reference in New Issue
Block a user