]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Refactor spectator list code in the Connect Four minigame to better handle shortened...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 18808001b140d2aee26fb0226bbaa71065b49bf9..e834d3e3068c43f598e556adfc58212be8560306 100644 (file)
@@ -125,7 +125,7 @@ REGISTER_STAT(MONSTERS_KILLED, int)
 REGISTER_STAT(NADE_BONUS, float)
 REGISTER_STAT(NADE_BONUS_TYPE, int)
 REGISTER_STAT(NADE_BONUS_SCORE, float)
-REGISTER_STAT(NADE_DARK_TIME, float)
+REGISTER_STAT(NADE_DARKNESS_TIME, float)
 REGISTER_STAT(PLASMA, int)
 REGISTER_STAT(FROZEN, int)
 REGISTER_STAT(REVIVE_PROGRESS, float)