mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 13:08:01 +00:00
ae6475fcc0
This typo didn't have any influence since dirty unit shapes are usually discarded during the rasterization (they don't block long-range pathfinding). Switching the order of a check in RasterizeHelper prevents performance problems to a really small extent. This was SVN commit r17014.