Files
OpenRA/OpenRA.Game/Graphics/WorldRenderer.cs
RoosterDragon 178fcfaf8c Use Contains method on Selection when possible.
This allows the set to be utilized for a fast check, rather than degrading to a linear search via LINQ.
2016-04-19 21:19:36 +01:00

9.4 KiB