world.NeutralPlayer has been defeated
This commit is contained in:
@@ -25,6 +25,8 @@ namespace OpenRA.FileFormats
|
||||
public readonly string Name;
|
||||
public readonly string Palette;
|
||||
public readonly string Race;
|
||||
public readonly bool OwnsWorld = false;
|
||||
public readonly bool isSpecial = false;
|
||||
|
||||
public PlayerReference(MiniYaml my)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user