]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Display the remaining round time in the panel next to the Survivor/Hunter text, rathe...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 9ecac9f7c0bdd0bf2ee59dad460c6beea9905fc0..07b0354cacb019a8a40154d76aa2b3c76ef5b98b 100644 (file)
@@ -396,3 +396,5 @@ REGISTER_STAT(GUNALIGN, int)
 #ifdef SVQC
 SPECTATE_COPYFIELD(_STAT(GUNALIGN))
 #endif
+
+REGISTER_STAT(SURVIVAL_ROUNDTIMER, float)