diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:46:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:46:59 +0300 |
commit | 4150f81fd2bd2de6251f0bdf05361922c63713e5 (patch) | |
tree | 2d9832b64f1deca258fb67dbd98bf8dfba769552 /data/themes/jewelry-simple/spells.xml | |
parent | d403995f4db5659ff55749501736d93b8269c8f5 (diff) | |
download | mv-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.gz mv-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.bz2 mv-4150f81fd2bd2de6251f0bdf05361922c63713e5.tar.xz mv-4150f81fd2bd2de6251f0bdf05361922c63713e5.zip |
Add textOffsetY skin field into spell shortcut container.
Before it used box/2 as offset.
Diffstat (limited to 'data/themes/jewelry-simple/spells.xml')
-rw-r--r-- | data/themes/jewelry-simple/spells.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry-simple/spells.xml b/data/themes/jewelry-simple/spells.xml index faed923eb..8d37d727c 100644 --- a/data/themes/jewelry-simple/spells.xml +++ b/data/themes/jewelry-simple/spells.xml @@ -6,6 +6,7 @@ <option name="padding" value="15" /> <option name="titlebarBold" value="1" /> <option name="titlePadding" value="25" /> + <option name="textOffsetY" value="21" /> <!-- Top Row --> <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> |