Author: ilor
Date: Sat Jul 26 00:18:34 2008
New Revision: 28206
URL: http://svn.gna.org/viewcvs/wesnoth?rev=28206&view=rev
Log:
use binary_paths_manager in start_editor to fix path-related issues
Modified:
trunk/src/game.cpp
Modified: trunk/src/game.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=28206&r1=28205&r2=28206&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat Jul 26 00:18:34 2008
@@ -2380,6 +2380,7 @@
reset_game_cfg();
defines_map_["EDITOR2"] = preproc_define();
refresh_game_cfg();
+ const binary_paths_manager bin_paths_manager(game_config_);
return editor2::start(game_config_, video_);
}
#endif
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits