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/enchilado/Makefile.am | |
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/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 4823a123b..27a081d61 100644 --- a/data/themes/enchilado/Makefile.am +++ b/data/themes/enchilado/Makefile.am @@ -7,6 +7,7 @@ gui_DATA = \ equipment.xml \ info.xml \ inventory.xml \ + npc.xml \ ok.xml \ outfits.xml \ popup.xml \ |