mirror of
https://github.com/w23/xash3d-fwgs
synced 2025-01-18 23:00:01 +01:00
engine: client: register VGui surface cvars
This commit is contained in:
parent
2fb19a0cfd
commit
12ed092446
@ -2856,6 +2856,7 @@ void CL_InitLocal( void )
|
||||
Cvar_RegisterVariable( &cl_test_bandwidth );
|
||||
|
||||
Voice_RegisterCvars();
|
||||
VGui_RegisterCvars();
|
||||
|
||||
// register our variables
|
||||
cl_crosshair = Cvar_Get( "crosshair", "1", FCVAR_ARCHIVE, "show weapon chrosshair" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user