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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | data/themes/unity/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/CMakeLists.txt b/data/themes/unity/CMakeLists.txt index 390faca10..6c3a3d48d 100644 --- a/data/themes/unity/CMakeLists.txt +++ b/data/themes/unity/CMakeLists.txt @@ -19,6 +19,7 @@ SET (FILES serverinfo.xml shop.xml social.xml + spells.xml window.png window.xml world.xml |