X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fautocvars.qh;h=153fc7160592cbca25f91b1282fe0b762786cd32;hp=2ef233485286ee661bca6de1fbbcfd5699ffc18d;hb=961fd2402928e52177ae5f9d6bc8a6d097ec918f;hpb=b50ff29e4f6879b286d3c2bc14a0f78e5458ec97;ds=sidebyside diff --git a/qcsrc/client/autocvars.qh b/qcsrc/client/autocvars.qh index 2ef2334852..153fc71605 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;