Searched refs:cl_noprediction (Results 1 – 2 of 2) sorted by relevance
568 EXTERN_CVAR (Bool, cl_noprediction) in EXTERN_CVAR() argument597 (!netgame || !cl_noprediction) && in EXTERN_CVAR()
64 CVAR (Bool, cl_noprediction, false, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)2675 if (cl_noprediction || in P_PredictPlayer()