Files
OpenRA/OpenRA.Mods.Common/Lint/CheckTooltips.cs
RoosterDragon 5338784e45 Fix bad uses of FirstEnabledTraitOrDefault on TraitInfos.
These are not traits so this method does not work. We can use EnabledByDefault on the ConditionalTraitInfo instead.
2017-12-10 13:39:24 +00:00

1.0 KiB