mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 21:48:58 +03:00
# 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.