fixes handbuilt gas meters (#31853)

This commit is contained in:
duncathan salt
2017-10-18 21:02:23 -06:00
committed by CitadelStationBot
parent 02fcc06eb1
commit bcf187465a
@@ -24,7 +24,7 @@
if(!isnull(new_piping_layer))
target_layer = new_piping_layer
SSair.atmos_machinery += src
if(mapload && !target)
if(!target)
reattach_to_layer()
return ..()