mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-23 04:53:52 +00:00
7 lines
271 B
XML
7 lines
271 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Layout">
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 491 302" name="_Main">
|
|
<Widget type="StaticText" skin="NormalText" position="4 4 70 18" name="message"/>
|
|
</Widget>
|
|
</MyGUI>
|