From f26d06acda7b78c101985ffd11492d303dc9255e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 May 2018 01:32:31 +0300 Subject: Add missing skin file spells.xml into themes. --- data/themes/enchilado/CMakeLists.txt | 1 + data/themes/enchilado/Makefile.am | 1 + data/themes/enchilado/spells.xml | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 data/themes/enchilado/spells.xml (limited to 'data/themes/enchilado') diff --git a/data/themes/enchilado/CMakeLists.txt b/data/themes/enchilado/CMakeLists.txt index de731658b..85dd8bad3 100644 --- a/data/themes/enchilado/CMakeLists.txt +++ b/data/themes/enchilado/CMakeLists.txt @@ -17,6 +17,7 @@ SET (FILES server.xml serverinfo.xml shop.xml + spells.xml window.png window.xml world.xml 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 diff --git a/data/themes/enchilado/spells.xml b/data/themes/enchilado/spells.xml new file mode 100644 index 000000000..c4e12e15c --- /dev/null +++ b/data/themes/enchilado/spells.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2