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/themes/pink/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/themes/pink/CMakeLists.txt')
-rw-r--r-- | data/themes/pink/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/pink/CMakeLists.txt b/data/themes/pink/CMakeLists.txt index b1d3af540..531846e40 100644 --- a/data/themes/pink/CMakeLists.txt +++ b/data/themes/pink/CMakeLists.txt @@ -5,6 +5,7 @@ SET (FILES equipment.xml info.xml inventory.xml + npc.xml ok.xml outfits.xml popup.xml |