diff --git a/OpenRA.Game/Traits/World/Country.cs b/OpenRA.Game/Traits/World/Country.cs index e034874331..0df8d54247 100644 --- a/OpenRA.Game/Traits/World/Country.cs +++ b/OpenRA.Game/Traits/World/Country.cs @@ -10,6 +10,7 @@ namespace OpenRA.Traits { + [Desc("Attach this to the `World` actor.")] public class CountryInfo : TraitInfo { [Desc("This is the name exposed to the players.")]