Merge pull request #7722 from penev92/bleed_diplomacyWindow

Closes #7391
This commit is contained in:
Matthias Mailänder
2015-04-05 08:34:38 +02:00
4 changed files with 23 additions and 4 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;