Merge pull request #7873 from penev92/bleed_raceToFaction
Replace old "country" and "race" name in the code with the generic "faction"
This commit is contained in:
@@ -26,7 +26,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
|
||||
Width: PARENT_RIGHT-20
|
||||
Height: 25
|
||||
|
||||
ScrollPanel@RACE_DROPDOWN_TEMPLATE:
|
||||
ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
|
||||
Width: DROPDOWN_WIDTH
|
||||
Background: panel-black
|
||||
Children:
|
||||
|
||||
@@ -36,7 +36,7 @@ Container@SKIRMISH_STATS:
|
||||
Height: 25
|
||||
Text: Player
|
||||
Font: Bold
|
||||
Label@RACE:
|
||||
Label@FACTION:
|
||||
X: 150
|
||||
Width: 80
|
||||
Height: 25
|
||||
|
||||
Reference in New Issue
Block a user