mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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
|
||||
return can_atmos_pass
|
||||
|
||||
/turf/can_atmos_pass = ATMOS_PASS_NO
|
||||
|
||||
/turf/CanPass(atom/movable/mover, turf/target)
|
||||
if(!target) return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user