Author: jhinrichs
Date: Tue Apr  7 00:53:03 2009
New Revision: 34594

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34594&view=rev
Log:
Fixes missing unit images for start-of-scenario savegames. Special thanks to 
Crab_ for helping a great deal on this.

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=34594&r1=34593&r2=34594&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Tue Apr  7 00:53:03 2009
@@ -954,6 +954,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