]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Xonstat: parse current gamemode elo
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 3011cd256c8253e585f8f926601dfa9281827bf5..e6e5596939dc38b5f7269af128c87fe4d0820ace 100644 (file)
@@ -173,6 +173,10 @@ REGISTER_SP(DEATHS);
 REGISTER_SP(SUICIDES);
 REGISTER_SP(FRAGS);
 
+REGISTER_SP(ELO);
+
+// TODO: move to common mutators
+
 REGISTER_SP(RACE_TIME);
 REGISTER_SP(RACE_LAPS);
 REGISTER_SP(RACE_FASTEST);