This commit is contained in:
Volker Fischer 2014-02-21 21:16:45 +00:00
parent 4fbe460041
commit d080c568a3

View File

@ -186,7 +186,7 @@ void CServerListManager::SetCentralServerAddress ( const QString sNCentServAddr
else
{
bIsCentralServer = false;
bEnabled = true;
bEnabled = false;
}
}