mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
engine: fix cmdrate/updaterate values
This commit is contained in:
@@ -161,6 +161,7 @@ void CMaster::RunFrame()
|
||||
{
|
||||
m_serverListResponse->RefreshComplete( NServerResponse::nServerFailedToRespond );
|
||||
StopRefresh();
|
||||
return;
|
||||
}
|
||||
|
||||
if( m_iServersResponded > 0 &&
|
||||
|
||||
Reference in New Issue
Block a user