mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-03 05:15:32 +00:00
12 lines
290 B
XML
12 lines
290 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<MyGUI>
|
||
|
<MyGUI type="Font">
|
||
|
<Property key="Default" value="MyGUI_CoreFont.18"/>
|
||
|
</MyGUI>
|
||
|
|
||
|
<MyGUI type="Pointer">
|
||
|
<Property key="Default" value="arrow"/>
|
||
|
<Property key="Layer" value="Pointer"/>
|
||
|
</MyGUI>
|
||
|
</MyGUI>
|