Fixes bluespace pipes (I think) (#15437)

This commit is contained in:
Putnam3145
2022-01-01 10:48:03 -08:00
committed by GitHub
parent 32aabe23b0
commit c97d09c0ad
+2 -1
View File
@@ -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()