Searched refs:sv_mintic (Results 1 – 4 of 4) sorted by relevance
318 extern cvar_t sv_mintic, sv_maxtic;
36 cvar_t sv_mintic = {"sv_mintic","0.03"}; // bound the size of the variable1314 Cvar_RegisterVariable (&sv_mintic); in SV_InitLocal()
901 if (host_frametime < sv_mintic.value) in SV_Physics()
408 sv_mintic