Use proper names and flags for unknown players

This commit is contained in:
penev92
2015-04-03 17:30:44 +03:00
parent a26be8188c
commit 2c108a1845
4 changed files with 10 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ namespace OpenRA
public bool LockRace = false;
public string Race;
public string RaceFlagName;
// ColorRamp naming retained for backward compatibility
public bool LockColor = false;