- removed unused (now always active) gl_trimsprites option from the menu.
This commit is contained in:
parent
2766b5ab2b
commit
4619fc5622
2 changed files with 0 additions and 4 deletions
|
|
@ -87,9 +87,6 @@ CUSTOM_CVAR(Bool, gl_texture_usehires, true, CVAR_ARCHIVE|CVAR_NOINITCALL)
|
|||
|
||||
CVAR(Bool, gl_precache, false, CVAR_ARCHIVE)
|
||||
|
||||
CVAR(Bool, gl_trimsprites, true, CVAR_ARCHIVE);
|
||||
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
// Sprite CVARs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue