document Country trait
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
namespace OpenRA.Traits
|
namespace OpenRA.Traits
|
||||||
{
|
{
|
||||||
|
[Desc("Attach this to the `World` actor.")]
|
||||||
public class CountryInfo : TraitInfo<Country>
|
public class CountryInfo : TraitInfo<Country>
|
||||||
{
|
{
|
||||||
[Desc("This is the name exposed to the players.")]
|
[Desc("This is the name exposed to the players.")]
|
||||||
|
|||||||
Reference in New Issue
Block a user