Added menu option for toggling true color output on and off
This commit is contained in:
parent
8aabc26cd9
commit
7080180d47
6 changed files with 218 additions and 196 deletions
|
|
@ -103,6 +103,7 @@ bool r_dontmaplines;
|
|||
|
||||
CVAR (String, r_viewsize, "", CVAR_NOSET)
|
||||
CVAR (Bool, r_shadercolormaps, true, CVAR_ARCHIVE)
|
||||
CVAR (Bool, r_swtruecolor, false, CVAR_ARCHIVE)
|
||||
|
||||
double r_BaseVisibility;
|
||||
double r_WallVisibility;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue