X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2Fqcsrc%2Fclient%2FView.qc;fp=data%2Fqcsrc%2Fclient%2FView.qc;h=2ef460109ed8c78d161c47090c2d7f7af2296dad;hp=4ae32330cffaff82eac8d8ecee237751ed20263d;hb=839df364feaf743dc458ad20852ca3df07c9eab5;hpb=cb5957afd2605390664b47173dd49ff84e112049 diff --git a/data/qcsrc/client/View.qc b/data/qcsrc/client/View.qc index 4ae32330..2ef46010 100644 --- a/data/qcsrc/client/View.qc +++ b/data/qcsrc/client/View.qc @@ -712,7 +712,7 @@ void CSQC_UpdateView(float w, float h) { liquidalpha = cvar("hud_contents_swallow_alpha"); liquidcolor = stov(cvar_string("hud_contents_swallow_color")); - incontent = 1; + incontent = getstatf(STAT_VORE_PROGRESS_PREY); // based on the swallow progress } else {