2009-05-12 17:41:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2014-09-20 07:07:47 +00:00
|
|
|
<MyGUI type="Skin" version="3.2.1">
|
2009-05-12 17:41:31 +00:00
|
|
|
|
2012-03-22 15:18:49 +00:00
|
|
|
|
2013-08-25 21:15:20 +00:00
|
|
|
<!-- Console Input -->
|
|
|
|
|
2013-08-09 21:21:25 +00:00
|
|
|
<Skin name="MW_EditClient" size="10 10">
|
2013-08-25 21:15:20 +00:00
|
|
|
<Property key="FontName" value="MonoFont"/>
|
|
|
|
<Property key="TextAlign" value="Left VCenter"/>
|
|
|
|
<Property key="TextColour" value="1 1 1"/>
|
2013-08-09 21:21:25 +00:00
|
|
|
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
2009-05-12 17:41:31 +00:00
|
|
|
</Skin>
|
2013-08-25 21:15:20 +00:00
|
|
|
|
|
|
|
<Skin name="MW_ConsoleCommand" size="29 28">
|
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 29 26" align="Bottom Stretch"/>
|
2014-05-30 12:52:47 +00:00
|
|
|
<Child type="TextBox" skin="MW_EditClient" offset="4 2 19 22" align="Bottom Stretch" name="Client"/>
|
2013-08-25 21:15:20 +00:00
|
|
|
</Skin>
|
|
|
|
|
2009-05-12 17:41:31 +00:00
|
|
|
</MyGUI>
|