summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-05-23 01:46:59 +0300
committerAndrei Karas <akaras@inbox.ru>2018-05-23 01:46:59 +0300
commit4150f81fd2bd2de6251f0bdf05361922c63713e5 (patch)
tree2d9832b64f1deca258fb67dbd98bf8dfba769552 /data/graphics
parentd403995f4db5659ff55749501736d93b8269c8f5 (diff)
downloadplus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.gz
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.bz2
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.xz
plus-4150f81fd2bd2de6251f0bdf05361922c63713e5.zip
Add textOffsetY skin field into spell shortcut container.
Before it used box/2 as offset.
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/spells.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/spells.xml b/data/graphics/gui/spells.xml
index 4ad70a5a8..502e7fcdf 100644
--- a/data/graphics/gui/spells.xml
+++ b/data/graphics/gui/spells.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
<widget type="Window">
+ <option name="textOffsetY" value="21" />
+
<!-- Top Row -->
<part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" />
<part type="top-edge" xpos="4" ypos="0" width="32" height="4" />