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