Files
OpenRA/OpenRA.Mods.Common/Widgets/WorldCommandWidget.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

6.8 KiB