Fix random country display.

This commit is contained in:
Paul Chote
2015-04-20 03:29:18 +12:00
parent 9df371b393
commit 3cfa96e7a6
5 changed files with 11 additions and 12 deletions

View File

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