ref: gl: restore r_shadows (#1843)

This commit is contained in:
54ac 2024-10-13 16:15:29 +02:00 committed by GitHub
parent 10bfadb556
commit 653f0841e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,8 +154,7 @@ void R_StudioInit( void )
Matrix3x4_LoadIdentity( g_studio.rotationmatrix ); 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.interpolate = true;
g_studio.framecount = 0; g_studio.framecount = 0;