@ -1606,7 +1606,7 @@ CON_COMMAND( physics_budget, "Times the cost of each active object" )
@@ -1606,7 +1606,7 @@ CON_COMMAND( physics_budget, "Times the cost of each active object" )
floattotalTime=0.f;
g_Collisions.BufferTouchEvents(true);
floatfull=engine->Time();
physenv->Simulate(DEFAULT_TICK_INTERVAL);
physenv->Simulate(gpGlobals->interval_per_tick);
full=engine->Time()-full;
floatlastTime=full;
@ -1623,7 +1623,7 @@ CON_COMMAND( physics_budget, "Times the cost of each active object" )
@@ -1623,7 +1623,7 @@ CON_COMMAND( physics_budget, "Times the cost of each active object" )