show number of connected clients as well as max clients in serverbrowser

This commit is contained in:
dingodoppelt 2020-07-11 15:22:30 +02:00
parent 829b06d732
commit 3a1645b988
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ void CConnectDlg::SetPingTimeAndNumClientsResult ( const CHostAddress& InetAddr,
else
{
pCurListViewItem->
setText ( 2, QString().setNum ( iNumClients ) );
setText ( 2, QString().setNum ( iNumClients ) + "/" + pCurListViewItem->text ( 5 ) );
}
// check if the number of child list items matches the number of