Merge branch 'main' of https://github.com/nzp-team/glquake into main

This commit is contained in:
Ian 2023-10-23 12:30:27 -04:00
commit 785aec8ee0

View file

@ -383,7 +383,7 @@ void Draw_Init (void)
Cvar_RegisterVariable (&gl_picmip);
if (!new3ds_flag) {
Cvar_SetValue("gl_picmip", 1);
//Cvar_SetValue("gl_picmip", 1);
Cvar_Set ("gl_max_size", "256");
}