You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/files/mygui/openmw_map_window.skin.xml

13 lines
565 B
XML

13 years ago
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Resource" version="1.1">
<Resource type="ResourceSkin" name="MW_MapView" size="516 516">
<Property key="NeedKey" value="false"/>
13 years ago
<Child type="Widget" skin="" offset="0 0 516 516" align="Stretch" name="Client"/>
13 years ago
<!-- invisible scroll bars, needed for setting the view offset -->
<Child type="ScrollBar" skin="" offset="0 0 0 0" align="Default" name="VScroll"/>
<Child type="ScrollBar" skin="" offset="0 0 0 0" align="Default" name="HScroll"/>
</Resource>
13 years ago
</MyGUI>