QTfrontend/hwform.cpp
changeset 151 9eb5a4cee35e
parent 144 e6084b0c9316
child 152 c558957ef644
--- 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);
 }