Author: soliton
Date: Wed Oct 31 23:02:08 2007
New Revision: 21373
URL: http://svn.gna.org/viewcvs/wesnoth?rev=21373&view=rev
Log:
* typo fix
Modified:
trunk/src/play_controller.cpp
Modified: trunk/src/play_controller.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/play_controller.cpp?rev=21373&r1=21372&r2=21373&view=diff
==============================================================================
--- trunk/src/play_controller.cpp (original)
+++ trunk/src/play_controller.cpp Wed Oct 31 23:02:08 2007
@@ -48,7 +48,7 @@
first_human_team_(-1), player_number_(1),
first_player_ (lexical_cast_default<unsigned
int,std::string>(level_["playing_team"], 0) + 1),
start_turn_(status_.turn()), skip_replay_(skip_replay), browse_(false),
- linger_(false), is_host_(true), scrolling_(false),
+ linger_(false), is_host_(true), scrolling_(false)
{
status_.teams = &teams_;
game_config::add_color_info(level);
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits