added tracking of deaths as well as kills
This commit is contained in:
@@ -33,6 +33,7 @@ namespace OpenRA
|
||||
{
|
||||
public Actor PlayerActor;
|
||||
public int Kills;
|
||||
public int Deaths;
|
||||
|
||||
public readonly string Palette;
|
||||
public readonly Color Color;
|
||||
|
||||
Reference in New Issue
Block a user