--- a/QTfrontend/hwform.cpp Thu Oct 15 19:38:18 2009 +0000
+++ b/QTfrontend/hwform.cpp Thu Oct 15 21:47:05 2009 +0000
@@ -864,7 +864,7 @@
{
CreateGame(0, 0, 0);
- game->StartTraining();
+ game->StartTraining(ui.pageTraining->CBSelect->currentText());
}
void HWForm::CreateNetGame()