changeset 2712:441c4a4566c0 0.5.8

refs #29: fixed missing resource path to CEGUI 0.8 version of the emotionsets
author Stefan Stammberger <some.fusion@gmail.com>
date Sun, 27 Apr 2014 19:23:14 +0200
parents 121fa055d6cf
children 920b8ea8a95e
files src/gui/default_resources.cfg.inc.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/gui/default_resources.cfg.inc.in	Sun Apr 27 10:11:42 2014 +0200
+++ b/src/gui/default_resources.cfg.inc.in	Sun Apr 27 19:23:14 2014 +0200
@@ -85,6 +85,7 @@
 "\n"
 "[emotionsets]\n"
 "FileSystem=@SUMWARS_PREFIX@/@SUMWARS_SHARE_DIR@/resources/emotionsets\n"
+"FileSystem=@SUMWARS_PREFIX@/@SUMWARS_SHARE_DIR@/resources/@CEGUI_VERSION_RESOURCES@/emotionsets\n"
 "\n"
 "[itempictures]\n"
 "FileSystem=@SUMWARS_PREFIX@/@SUMWARS_SHARE_DIR@/resources/itempictures\n"