Files
OpenRA/OpenRA.Mods.Common/Traits/Modifiers
RoosterDragon df6956867a Adjust UpgradeOverlay.ModifyRender to be more efficient.
When IsTraitDisabled is set, ModifyRender doesn't actually alter the sequence, so we can just return it directly and avoid adding another layer of enumerable. If it is unset, then the modifying enumerable has one less condition to check inside the loop.
2015-01-08 00:52:03 +00:00
..
2015-01-04 15:38:54 +01:00