mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-28 14:52:03 +00:00
Merge branch 'main' of https://github.com/nzp-team/glquake into main
This commit is contained in:
commit
785aec8ee0
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ void Draw_Init (void)
|
||||||
Cvar_RegisterVariable (&gl_picmip);
|
Cvar_RegisterVariable (&gl_picmip);
|
||||||
|
|
||||||
if (!new3ds_flag) {
|
if (!new3ds_flag) {
|
||||||
Cvar_SetValue("gl_picmip", 1);
|
//Cvar_SetValue("gl_picmip", 1);
|
||||||
Cvar_Set ("gl_max_size", "256");
|
Cvar_Set ("gl_max_size", "256");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue