mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 06:21:57 +00:00
/turf/simulated/proc/update_air_properties() - Changed border lists to use |= rather than -= then +=. /datum/camerachunk/New() - Uses block() rather than range() and a coordinate check Comment (copied to two places) outlining a potential optimization. (potential as in "needs to be tested whether it actually makes things faster")