2009-02-08 18:41:03 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
<!-- The entire screen -->
|
2014-04-28 14:23:07 +00:00
|
|
|
<Widget type="Widget" layer="Windows" position="0 0 300 300" name="_Main">
|
|
|
|
<Widget type="TextBox" skin="SandText" position="0 250 280 50" align="Bottom Right" name="VersionText">
|
|
|
|
<Property key="TextAlign" value="Right"/>
|
2014-03-15 14:14:59 +00:00
|
|
|
<Property key="TextShadow" value="true"/>
|
|
|
|
<Property key="TextShadowColour" value="0 0 0"/>
|
2014-03-12 09:53:56 +00:00
|
|
|
</Widget>
|
2014-04-28 14:23:07 +00:00
|
|
|
</Widget>
|
2009-02-08 18:41:03 +00:00
|
|
|
</MyGUI>
|