diff options
Diffstat (limited to 'NorthstarDLL/misccommands.cpp')
-rw-r--r-- | NorthstarDLL/misccommands.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/misccommands.cpp b/NorthstarDLL/misccommands.cpp index 8e7217ac..fd17b884 100644 --- a/NorthstarDLL/misccommands.cpp +++ b/NorthstarDLL/misccommands.cpp @@ -204,6 +204,7 @@ void FixupCvarFlags() {"cam_ideallag", FCVAR_DEVELOPMENTONLY}, // graphics/visual settings + {"mat_colorcorrection", FCVAR_DEVELOPMENTONLY}, {"r_hbaoRadius", FCVAR_DEVELOPMENTONLY}, {"r_hbaoDepthMax", FCVAR_DEVELOPMENTONLY}, {"r_hbaoBlurSharpness", FCVAR_DEVELOPMENTONLY}, |