diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-08-11 15:46:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-08-11 15:46:28 +0300 |
commit | ead6c86c13f17c15376e371c60248cdf8aa91b5b (patch) | |
tree | f62d8ad3d2b2a2528c7010621c187f4bd70a6833 /data/graphics/gui/CMakeLists.txt | |
parent | 5001fa194c820422dd5de2dd655c17bde131e1cb (diff) | |
download | plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.gz plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.bz2 plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.tar.xz plus-ead6c86c13f17c15376e371c60248cdf8aa91b5b.zip |
enable background in all themes for npc item container.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 444dd3cf5..fa0d61602 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -37,6 +37,7 @@ SET (FILES listbox.xml ministatus.xml mouse.png + npc.xml ok.xml outfits.xml playerbox.xml |