Author: silene
Date: Mon Apr 20 00:26:22 2009
New Revision: 35075

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35075&view=rev
Log:
Backport of revision 34594.
Fixes missing unit images for start-of-scenario savegames.

Modified:
    branches/1.6/src/game.cpp

Modified: branches/1.6/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/game.cpp?rev=35075&r1=35074&r2=35075&view=diff
==============================================================================
--- branches/1.6/src/game.cpp (original)
+++ branches/1.6/src/game.cpp Mon Apr 20 00:26:22 2009
@@ -956,6 +956,7 @@
                        }
                }
 
+               paths_manager_.set_paths(game_config_);
                state_ = game_state(cfg, show_replay);
 
                // Get the status of the random in the snapshot.


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

Reply via email to