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/pink/Makefile.am | |
parent | b829d239006538b2e669f4aab191ffa5ad37af68 (diff) | |
download | mv-f26d06acda7b78c101985ffd11492d303dc9255e.tar.gz mv-f26d06acda7b78c101985ffd11492d303dc9255e.tar.bz2 mv-f26d06acda7b78c101985ffd11492d303dc9255e.tar.xz mv-f26d06acda7b78c101985ffd11492d303dc9255e.zip |
Add missing skin file spells.xml into themes.
Diffstat (limited to 'data/themes/pink/Makefile.am')
-rw-r--r-- | data/themes/pink/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/pink/Makefile.am b/data/themes/pink/Makefile.am index d13f8cea0..7cdfbd147 100644 --- a/data/themes/pink/Makefile.am +++ b/data/themes/pink/Makefile.am @@ -22,6 +22,7 @@ gui_DATA = \ server.xml \ serverinfo.xml \ shop.xml \ + spells.xml \ unknown-item.png \ window.xml \ window.png \ |