changeset 1336 | 4e88eccbe7f6 |
parent 1333 | b0b0510eb82d |
child 1338 | 758c39a3dcfe |
--- a/QTfrontend/newnetclient.cpp Thu Oct 09 16:05:01 2008 +0000 +++ b/QTfrontend/newnetclient.cpp Thu Oct 09 17:14:29 2008 +0000 @@ -66,6 +66,8 @@ } RawSendNet(QString("CREATE%1%2").arg(delimeter).arg(room)); + m_pGameCFGWidget->setEnabled(true); + //m_pTeamSelWidget->setNonInteractive(); isChief = true; }