openmw-tes3coop/files/mygui/tes3mp_custom.layout
2017-11-25 23:50:14 +08:00

8 lines
No EOL
338 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" position="0 0 500 500" align="Center" layer="Windows" name="_Main">
<Widget type="AutoSizedButton" skin="MW_Button" name="SendButton">
<Property key="Caption" value="Send"/>
</Widget>
</Widget>
</MyGUI>