Tweak flag size, kill Spawn button.

This commit is contained in:
alzeih
2010-06-13 19:03:02 +12:00
parent 1a20249f44
commit 5d66c6b7ba
5 changed files with 84 additions and 112 deletions

View File

@@ -197,8 +197,8 @@
<image name="disabled" x="68" y="56" width="34" height="28" />
</collection>
<collection name="flags" src="buttons.png">
<image name="GDI" x="0" y="56" width="30" height="25" />
<image name="Nod" x="0" y="56" width="30" height="25" />
<image name="Random" x="0" y="56" width="30" height="25" />
<image name="GDI" x="0" y="56" width="30" height="15" />
<image name="Nod" x="0" y="56" width="30" height="15" />
<image name="Random" x="0" y="56" width="30" height="15" />
</collection>
</chrome>