Author: soliton
Date: Tue Feb 26 23:59:25 2008
New Revision: 24098
URL: http://svn.gna.org/viewcvs/wesnoth?rev=24098&view=rev
Log:
* remove the music from the lobby until we find a less annoying solution (note:
objection by gryzwacz)
Modified:
trunk/src/multiplayer_lobby.cpp
Modified: trunk/src/multiplayer_lobby.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/multiplayer_lobby.cpp?rev=24098&r1=24097&r2=24098&view=diff
==============================================================================
--- trunk/src/multiplayer_lobby.cpp (original)
+++ trunk/src/multiplayer_lobby.cpp Tue Feb 26 23:59:25 2008
@@ -653,7 +653,8 @@
skip_replay_.set_help_string(_("Skip quickly to the active turn when
observing"));
game_config::debug = false;
gamelist_updated();
- sound::play_music_repeatedly(game_config::title_music);
+ // Uncommented until we implement playlist support here.
+ //sound::play_music_repeatedly(game_config::title_music);
}
void lobby::hide_children(bool hide)
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits