diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:32:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:32:31 +0300 |
commit | f26d06acda7b78c101985ffd11492d303dc9255e (patch) | |
tree | 59073200bfd6f6bdd38fa525c27bf2a65b841241 /data/themes/unity/Makefile.am | |
parent | b829d239006538b2e669f4aab191ffa5ad37af68 (diff) | |
download | manaplus-f26d06acda7b78c101985ffd11492d303dc9255e.tar.gz manaplus-f26d06acda7b78c101985ffd11492d303dc9255e.tar.bz2 manaplus-f26d06acda7b78c101985ffd11492d303dc9255e.tar.xz manaplus-f26d06acda7b78c101985ffd11492d303dc9255e.zip |
Add missing skin file spells.xml into themes.
Diffstat (limited to 'data/themes/unity/Makefile.am')
-rw-r--r-- | data/themes/unity/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/Makefile.am b/data/themes/unity/Makefile.am index 56b32083d..780843b6f 100644 --- a/data/themes/unity/Makefile.am +++ b/data/themes/unity/Makefile.am @@ -22,6 +22,7 @@ gui_DATA = \ serverinfo.xml \ shop.xml \ social.xml \ + spells.xml \ window.png \ window.xml \ world.xml |