mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-28 18:18:52 +00:00
12 lines
284 B
XML
12 lines
284 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MyGUI>
|
|
<MyGUI type="Font">
|
|
<Property key="Default" value="DefaultFont"/>
|
|
|
|
</MyGUI>
|
|
<MyGUI type="Pointer">
|
|
<Property key="Default" value="arrow"/>
|
|
<Property key="Layer" value="Pointer"/>
|
|
</MyGUI>
|
|
</MyGUI>
|