Fixes ventcrawl

Fixes #1202
This commit is contained in:
Arokha Sieyes
2017-03-18 19:29:27 -04:00
parent 0248ba0861
commit 5425a06bc8

View File

@@ -59,7 +59,7 @@
if(welded)
return 0
..()
. = ..()
/obj/machinery/atmospherics/proc/findConnecting(var/direction)
for(var/obj/machinery/atmospherics/target in get_step(src,direction))