- moved hw_cvars to 'common'.
This commit is contained in:
parent
61c94c25ed
commit
cf41a0b1fb
34 changed files with 37 additions and 36 deletions
|
|
@ -46,7 +46,7 @@
|
|||
#include "vm.h"
|
||||
#include "v_palette.h"
|
||||
#include "r_utility.h"
|
||||
#include "hwrenderer/utility/hw_cvars.h"
|
||||
#include "hw_cvars.h"
|
||||
|
||||
CVAR(Float, underwater_fade_scalar, 1.0f, CVAR_ARCHIVE) // [Nash] user-settable underwater blend intensity
|
||||
CVAR( Float, blood_fade_scalar, 1.0f, CVAR_ARCHIVE ) // [SP] Pulled from Skulltag - changed default from 0.5 to 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue