Files
wwdpublic/Content.Server/Atmos/EntitySystems/GasTileOverlaySystem.cs
VMSolidus 6fd1f87e14 Gas Tile Overlay Performance Tweaks (#2472)
# Description

Gas Tile Overlay had a non-functional check for preventing it from
running on every frame. This PR fixes the frametime stopper, such that
it actually prevents the system from constantly running at all times.

# Changelog

🆑
- tweak: Made some performance improvements to the Gas Tile Overlay.
2025-07-12 12:45:34 +10:00

17 KiB