X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2Fqcsrc%2Fclient%2FView.qc;h=37926193de12c2cd1d3dfe33b0c19105096cbef5;hp=98c97ab7c9e636b4376d0f1dee74a73f8c2bedd7;hb=865f95e7aaa139b1396d0d65c306c3fb7f52ace5;hpb=21832bdfc577749a532d3d0db24f31f89ab6f72e diff --git a/data/qcsrc/client/View.qc b/data/qcsrc/client/View.qc index 98c97ab7..37926193 100644 --- a/data/qcsrc/client/View.qc +++ b/data/qcsrc/client/View.qc @@ -687,7 +687,7 @@ void CSQC_UpdateView(float w, float h) cvar_set("r_glsl_postprocess_uservec2_enable", "0"); } - if(cvar("cl_vore_cutvolume_sound") || cvar("cl_vore_cutvolume_music")) + if(cvar("cl_vore_cutvolume_sound") < 1 || cvar("cl_vore_cutvolume_music") < 1) { if(!volume_modify_default_set) {