]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Code cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index c270b61a96efa51308b779c733231f2e6284dd47..75f5a0bde762037387dbeb344989a47b1409bc01 100644 (file)
@@ -179,6 +179,8 @@ const float STAT_VEHICLESTAT_RELOAD2 = 66;
 const float STAT_SECRETS_TOTAL = 70;
 const float STAT_SECRETS_FOUND = 71;
 
+const float STAT_RESPAWN_TIME = 72;
+
 // mod stats (1xx)
 const float STAT_REDALIVE = 100;
 const float STAT_BLUEALIVE = 101;