]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Show a visual nade timer, hide nade trail from owner and spectators (fixes 1st person...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 437afd85465ecab5ca056e3646a70f9a23448119..c0b56652fac72ec854f45ec947648fef03988d59 100644 (file)
@@ -175,6 +175,8 @@ const float STAT_VEHICLESTAT_RELOAD1 = 64;
 const float STAT_VEHICLESTAT_AMMO2 = 65;
 const float STAT_VEHICLESTAT_RELOAD2 = 66;
 
+const float STAT_NADE_TIMER = 69;
+
 const float STAT_SECRETS_TOTAL = 70;
 const float STAT_SECRETS_FOUND = 71;