mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Remove /turf/var/can_atmos_pass as it is unused (and redundant with /turf/var/blocks_air anyway.
This commit is contained in:
@@ -22,8 +22,6 @@
|
|||||||
else
|
else
|
||||||
return can_atmos_pass
|
return can_atmos_pass
|
||||||
|
|
||||||
/turf/can_atmos_pass = ATMOS_PASS_NO
|
|
||||||
|
|
||||||
/turf/CanPass(atom/movable/mover, turf/target)
|
/turf/CanPass(atom/movable/mover, turf/target)
|
||||||
if(!target) return FALSE
|
if(!target) return FALSE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user