]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Remove old bullet_counter, left from the Nexuiz weapons
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index d81983aa9dceaa4e5adac1b169e5e250d7adcf00..d07d96b63b628d1f4c5601f9a6d73736452e7fb0 100644 (file)
@@ -276,10 +276,9 @@ const float STAT_FUEL = 44;
 const float STAT_NB_METERSTART = 45;\r
 const float STAT_SHOTORG = 46; // compressShotOrigin\r
 const float STAT_LEADLIMIT = 47;\r
-const float STAT_BULLETS_LOADED = 48;\r
-const float STAT_STOMACH_LOAD = 49;\r
-const float STAT_STOMACH_DIGESTING = 50;\r
-const float STAT_STOMACH_EATEN = 51;\r
+const float STAT_STOMACH_LOAD = 48;\r
+const float STAT_STOMACH_DIGESTING = 49;\r
+const float STAT_STOMACH_EATEN = 50;\r
 const float CTF_STATE_ATTACK = 1;\r
 const float CTF_STATE_DEFEND = 2;\r
 const float CTF_STATE_COMMANDER = 3;\r