gl_scale_viewport CVAR is now saved to config file

See https://forum.drdteam.org/viewtopic.php?t=7339
This commit is contained in:
alexey.lysiuk 2016-12-28 16:08:32 +02:00
parent ed2b73833b
commit efaaefcb70
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
EXTERN_CVAR(Int, screenblocks)
CVAR(Bool, gl_scale_viewport, true, 0);
CVAR(Bool, gl_scale_viewport, true, CVAR_ARCHIVE);
//===========================================================================
//