From: Samual Date: Wed, 19 Jan 2011 04:25:19 +0000 (-0500) Subject: Ooops, those don't exist anymore. X-Git-Tag: xonotic-v0.5.0~318^2~5^2 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=961fd2402928e52177ae5f9d6bc8a6d097ec918f Ooops, those don't exist anymore. --- diff --git a/qcsrc/client/autocvars.qh b/qcsrc/client/autocvars.qh index 2ef233485..153fc7160 100644 --- a/qcsrc/client/autocvars.qh +++ b/qcsrc/client/autocvars.qh @@ -252,9 +252,6 @@ var float autocvar_hud_panel_weapons_fade = 1; float autocvar_hud_panel_weapons_label; float autocvar_hud_panel_weapons_timeout; float autocvar_hud_panel_weapons_timeout_effect; -float autocvar_hud_postprocessing; -float autocvar_hud_postprocessing_maxbluralpha; -float autocvar_hud_postprocessing_maxblurradius; float autocvar_hud_progressbar_alpha; float autocvar_hud_showbinds; float autocvar_hud_showbinds_limit;