obey "Observers" setting for MP games (#13374)

This commit is contained in:
András Salamon 2005-06-26 20:10:08 +00:00
parent 6fec571012
commit 1a3cef3589
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ CVS HEAD:
* multiplayer replays no longer show 'The End' and game credits (#13375)
* fixed off-by-one error in Unit List (#13323)
* fixed multiple Returns registered by some dialogs (part of #13332)
* "Observers" setting for multiplayer games is now obeyed again (#13374)
* language and i18n:
* fixed 'make dist' not removing stamp-po files, causing broken translations
* updated translations:

View File

@ -929,7 +929,7 @@ void connect::load_game()
//this will force connecting clients to be using the same version number as us.
level_["version"] = game_config::version;
level_["observers"] = params_.allow_observers ? "yes" : "no";
level_["observer"] = params_.allow_observers ? "yes" : "no";
if(level_["objectives"].empty()) {
level_["objectives"] = t_string(N_("Victory\n\