--- a/QTfrontend/newnetclient.cpp Wed Jan 17 21:32:52 2007 +0000
+++ b/QTfrontend/newnetclient.cpp Thu Jan 18 19:59:04 2007 +0000
@@ -173,6 +173,10 @@
return;
}
+ if(lst[0]=="SLAVE") {
+ m_pGameCFGWidget->setEnabled(false);
+ }
+
if (lst[0] == "CONFIGASKED") {
isChief=true;
ConfigAsked();