Merge pull request #3102 from VOREStation/ventweld

Fixes ventcrawl
This commit is contained in:
Neerti
2017-03-18 21:27:41 -04:00
committed by GitHub

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))