put observers into browse mode again

This commit is contained in:
Gunter Labes 2008-12-16 01:15:10 +00:00
parent 4624f5c455
commit d88ad72802

View File

@ -176,6 +176,7 @@ void play_controller::init(CVideo& video){
gui_->set_team(i);
}
}
browse_ = true;
}
init_managers();