mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 00:39:59 +00:00
13 lines
477 B
Plaintext
13 lines
477 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<MyGUI type="Pointer">
|
||
|
|
||
|
<Pointer layer="Pointer" texture="core.png" default="arrow">
|
||
|
<Info name="arrow" point="1 1" size="32 32" offset="0 224 32 32"/>
|
||
|
<Info name="beam" point="16 16" size="32 32" offset="32 224 32 32"/>
|
||
|
<Info name="size_left" point="16 16" size="32 32" offset="64 224 32 32"/>
|
||
|
<Info name="hand" point="16 16" size="32 32" offset="96 224 32 32"/>
|
||
|
</Pointer>
|
||
|
|
||
|
</MyGUI>
|