Home
last modified time | relevance | path

Searched refs:cl_showPing (Results 1 – 3 of 3) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_scrn.c401 if (!cl_showPing->integer) in SCR_ShowPing()
H A Dclient.h431 extern cvar_t *cl_showPing;
H A Dcl_main.c86 cvar_t *cl_showPing; variable
4017 cl_showPing = Cvar_Get( "cl_showPing", "0", CVAR_ARCHIVE ); in CL_Init()