mirror of
https://git.themanaworld.org/mana/verse
synced 2026-08-16 04:23:07 -04:00
9 lines
438 B
XML
9 lines
438 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<skinset name="Default" image="window.png">
|
|
<widget type="Window" xpos="41" ypos="100">
|
|
<part type="left" xpos="0" ypos="0" width="12" height="12" />
|
|
<part type="right" xpos="0" ypos="16" width="12" height="12" />
|
|
<part type="down" xpos="0" ypos="32" width="12" height="12" />
|
|
<part type="up" xpos="0" ypos="48" width="12" height="12" />
|
|
</widget>
|
|
</skinset>
|