]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/defs.qh
Change "Being swallowed..." to "Swallowed..." on the HUD ring.
[voretournament/voretournament.git] / data / qcsrc / server / defs.qh
index af3fa770879e1dd6bac5269fcf1ca88f0cfd2c08..e63d51308bc99bea7b7557a08a547d16f1ee144f 100644 (file)
@@ -68,6 +68,7 @@ float maxclients;
 \r
 .entity predator;\r
 .entity fakepredator;\r
+.float swallow_progress_prey, swallow_progress_pred;\r
 .float digesting;\r
 .float stomach_load;\r
 .float weapon_delay;\r
@@ -613,8 +614,6 @@ FTEQCC_YOU_SUCK_THIS_IS_NOT_UNREFERENCED(stats_fired);
 \r
 .float stat_leadlimit;\r
 \r
-float radar_showennemies;\r
-\r
 #ifdef PROFILING\r
 float client_cefc_accumulator;\r
 float client_cefc_accumulatortime;\r