manaverse/data/graphics/gui/scrollbuttons.xml
Andrei Karas 875784e4d8 Fix xml files style.
Add or fix headers, replace tabs to spaces.
2013-01-25 01:45:08 +03:00

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>