increase length of main menu version number field to accommodate longer version text

This was SVN commit r9616.
This commit is contained in:
WhiteTreePaladin 2011-06-11 14:22:03 +00:00
parent 29edc1b8e9
commit 7e1cbf6ece

View File

@ -248,7 +248,7 @@ Watch for updates or get involved in the development: http://wildfiregames.com/0
style="fancyTextHeadGold"
type="text"
ghost="true"
size="43% 24% 43%+282 24%+25"
size="43% 24% 43%+300 24%+25"
>
<action on="Load"><![CDATA[
this.caption = "Build: " + buildTime(0) + " - " + buildTime(2);