--- a/QTfrontend/hwform.cpp Sat Sep 16 17:24:41 2006 +0000
+++ b/QTfrontend/hwform.cpp Mon Sep 18 17:37:22 2006 +0000
@@ -126,6 +126,7 @@
void HWForm::GoToMultiplayer()
{
+ ui.pageMultiplayer->teamsSelect->resetPlayingTeams(config->GetTeamsList());
ui.Pages->setCurrentIndex(ID_PAGE_MULTIPLAYER);
}