]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/g_world.qc
First part of the predator stomach board; Send the stomach load stat of the predator...
[voretournament/voretournament.git] / data / qcsrc / server / g_world.qc
index 12b021afd3180f9667ede6a1208ca59cef42bc4d..aae78b32a5abc6a05521073bb538097bf4c0407b 100644 (file)
@@ -655,7 +655,7 @@ void spawnfunc_worldspawn (void)
        addstat(STAT_SHOTORG, AS_INT, stat_shotorg);\r
        addstat(STAT_LEADLIMIT, AS_FLOAT, stat_leadlimit);\r
        addstat(STAT_BULLETS_LOADED, AS_INT, campingrifle_bulletcounter);\r
-       addstat(STAT_STOMACH_LOAD, AS_INT, stomach_load);\r
+       addstat(STAT_STOMACH_LOAD, AS_INT, stat_stomachload);\r
        addstat(STAT_STOMACH_DIGESTING, AS_INT, digesting);\r
        addstat(STAT_STOMACH_EATEN, AS_INT, stat_eaten);\r
 \r