Updated the SDK with the latest code from the TF and HL2 branches.
This commit is contained in:
@@ -133,7 +133,7 @@ float GetClientInterpAmount()
|
||||
}
|
||||
else
|
||||
{
|
||||
if (!CommandLine()->FindParm("-hushasserts"))
|
||||
if ( !HushAsserts() )
|
||||
{
|
||||
AssertMsgOnce( false, "GetInterpolationAmount: can't get cl_updaterate cvar." );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user