more fixes

This commit is contained in:
S34NW
2021-08-14 18:21:23 +01:00
parent 073cbcf944
commit 1ee21dccb1
3 changed files with 56 additions and 62 deletions
@@ -46,10 +46,6 @@
if(istype(W, /obj/item/analyzer))
atmosanalyzer_scan(parent.air, user)
return
if(istype(W, /obj/item/painter))
return
return ..()
/obj/machinery/atmospherics/proc/pipeline_expansion()