Remove /turf/var/can_atmos_pass as it is unused (and redundant with /turf/var/blocks_air anyway.

This commit is contained in:
Leshana
2020-04-20 13:40:34 -04:00
parent 4a2e8bb0c4
commit 5c752e79f4

View File

@@ -22,8 +22,6 @@
else
return can_atmos_pass
/turf/can_atmos_pass = ATMOS_PASS_NO
/turf/CanPass(atom/movable/mover, turf/target)
if(!target) return FALSE