Searched refs:sv_spectatormaxspeed (Results 1 – 2 of 2) sorted by relevance
47 cvar_t sv_spectatormaxspeed = { "sv_spectatormaxspeed", "500"}; variable940 movevars.spectatormaxspeed = sv_spectatormaxspeed.value; in SV_SetMoveVars()
1300 extern cvar_t sv_spectatormaxspeed; in SV_InitLocal()1337 Cvar_RegisterVariable (&sv_spectatormaxspeed); in SV_InitLocal()