]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Merge branch 'master' into Mario/ons_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 7f82ae5985a821e450be0c80f059a6626456ef2c..83afc1890be65daac0af553778941b2c7749c0b7 100644 (file)
@@ -119,7 +119,7 @@ const int STAT_SHIELD_TIME            = 95;
 const int STAT_FUELREGEN_TIME         = 96;
 const int STAT_JETPACK_TIME           = 97;
 const int STAT_SUPERWEAPONS_TIME      = 98;
-// 99 empty?
+const int STAT_ROUNDLOST              = 99;
 
 /* The following stats change depending on the gamemode, so can share the same ID */
 // IDs 100 to 104 reserved for gamemodes