engine: fix cmdrate/updaterate values

This commit is contained in:
nillerusr
2023-02-13 00:27:40 +03:00
parent 67ef35bb78
commit c3417ca08d
4 changed files with 6 additions and 5 deletions

View File

@@ -161,6 +161,7 @@ void CMaster::RunFrame()
{
m_serverListResponse->RefreshComplete( NServerResponse::nServerFailedToRespond );
StopRefresh();
return;
}
if( m_iServersResponded > 0 &&