Author: silene
Date: Mon Apr 20 00:01:02 2009
New Revision: 35073

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35073&view=rev
Log:
Fixed test scenario not loading Kaleh's picture.

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=35073&r1=35072&r2=35073&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Mon Apr 20 00:01:02 2009
@@ -654,6 +654,8 @@
        cache_.add_define("TEST");
 
        load_game_cfg();
+
+       paths_manager_.set_paths(game_config_);
 
        try {
                upload_log nolog(false);


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to