Fix country names in lobby
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
</collection>
|
||||
|
||||
<collection name="power-gdi" src="chrome-gdi.png">
|
||||
<collection name="power-gdi" src="chrome-gdi.png">
|
||||
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
|
||||
</collection>
|
||||
<collection name="palette-gdi" src="chrome-gdi.png">
|
||||
@@ -58,11 +58,11 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
</collection>
|
||||
|
||||
<collection name="power-nod" src="chrome-nod.png">
|
||||
<collection name="power-nod" src="chrome-nod.png">
|
||||
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
|
||||
</collection>
|
||||
<collection name="palette-nod" src="chrome-nod.png">
|
||||
@@ -199,7 +199,7 @@
|
||||
<collection name="flags" src="buttons.png">
|
||||
<image name="gdi" x="30" y="84" width="30" height="15" />
|
||||
<image name="nod" x="0" y="84" width="30" height="15" />
|
||||
<image name="Random" x="60" y="84" width="30" height="15" />
|
||||
<image name="random" x="60" y="84" width="30" height="15" />
|
||||
</collection>
|
||||
<collection name="music" src="musicplayer.png">
|
||||
<image name="pause" x="0" y="0" width="25" height="25" />
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
<image name="right" x="498" y="31" width="9" height="192" />
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
</collection>
|
||||
<collection name="power-allies" src="chrome-allies.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-allies" src="chrome-allies.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-allies" src="chrome-allies.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
@@ -54,9 +54,9 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-soviet" src="chrome-soviet.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-soviet" src="chrome-soviet.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-soviet" src="chrome-soviet.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
@@ -192,7 +192,7 @@
|
||||
<collection name="flags" src="buttons.png">
|
||||
<image name="allies" x="30" y="84" width="30" height="15" />
|
||||
<image name="soviet" x="0" y="84" width="30" height="15" />
|
||||
<image name="Random" x="60" y="84" width="30" height="15" />
|
||||
<image name="random" x="60" y="84" width="30" height="15" />
|
||||
</collection>
|
||||
<collection name="music" src="musicplayer.png">
|
||||
<image name="pause" x="0" y="0" width="25" height="25" />
|
||||
|
||||
Reference in New Issue
Block a user