ref: gl: restore r_shadows (#1843)
This commit is contained in:
parent
10bfadb556
commit
653f0841e4
1 changed files with 1 additions and 2 deletions
|
@ -154,8 +154,7 @@ void R_StudioInit( void )
|
|||
|
||||
Matrix3x4_LoadIdentity( g_studio.rotationmatrix );
|
||||
|
||||
// g-cont. cvar disabled by Valve
|
||||
// gEngfuncs.Cvar_RegisterVariable( &r_shadows );
|
||||
gEngfuncs.Cvar_RegisterVariable( &r_shadows );
|
||||
|
||||
g_studio.interpolate = true;
|
||||
g_studio.framecount = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue