Call gui callbacks for server list.
This commit is contained in:
@@ -509,6 +509,7 @@ ClientStateReadingServerList::Process(ClientThread &client)
|
||||
}
|
||||
else if (serverCount > 1)
|
||||
{
|
||||
client.GetCallback().SignalNetClientServerListShow();
|
||||
client.SetState(ClientStateWaitChooseServer::Instance());
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user