mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-10 02:39:35 +00:00
add source-sdk-2013
This commit is contained in:
@@ -314,7 +314,6 @@ void IGameSystem::UpdateAllSystems( float frametime )
|
||||
{
|
||||
IGameSystemPerFrame *sys = s_GameSystemsPerFrame[i];
|
||||
MDLCACHE_CRITICAL_SECTION();
|
||||
tmZone( TELEMETRY_LEVEL0, TMZF_NONE, "%s - %s", __FUNCTION__, sys->Name() );
|
||||
sys->Update( frametime );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user