]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
implement battle royale gamemode in xonotic
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index cf50a7fd12ee0ebadbe177ecdea804d84e518a40..999ea62be7499d16593da77fdb48b842bd45f07c 100644 (file)
@@ -88,6 +88,10 @@ REGISTER_SP(NEXBALL_FAULTS);
 
 REGISTER_SP(ONS_TAKES);
 REGISTER_SP(ONS_CAPS);
+
+REGISTER_SP(BR_RANK);
+REGISTER_SP(BR_SQUAD);
+REGISTER_SP(BR_REVIVALS);
 #endif