]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/View.qc
Vore flash: Don't flash when team healing, and use another method to determine prey...
[voretournament/voretournament.git] / data / qcsrc / client / View.qc
index 68d0bc27cb4d37dbef5e8aee1982304dadeb709d..c8aa619496b376537c03670ae89ac04d958bb78b 100644 (file)
@@ -1165,7 +1165,7 @@ void CSQC_UpdateView(float w, float h)
                if(getstati(STAT_VORE_EATEN))\r
                        vore_flash_state = -1;\r
                else\r
-                       vore_flash_state = getstati(STAT_VORE_LOAD);\r
+                       vore_flash_state = hud_total_prey;\r
 \r
                if not(spectatee_status && last_spectatee != spectatee_status) // not if we switched players and that detects a different stomach load\r
                {\r