Index: QTfrontend/netconnectedclient.cpp =================================================================== --- QTfrontend/netconnectedclient.cpp (revision 514) +++ QTfrontend/netconnectedclient.cpp (revision 590) @@ -110,6 +110,7 @@ m_hwserver->hhnum+=newTeamHHNum-oldTeamHHNum; // create CONFIG_PARAM to save HHNUM at server from lst lst=QStringList("CONFIG_PARAM") << confstr << lst[3]; + m_hwserver->sendOthers(this, lst.join(QString(delimeter))); } if(lst[0]=="CONFIG_PARAM") {