]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
Change the shortname of survival from surv to sv to better match other gamemodes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index 5e339e4caa75aea1a3627e962813f417b8389fbd..71a3c86660755ed416519272144776b49b179eea 100644 (file)
@@ -86,8 +86,8 @@ REGISTER_SP(NEXBALL_FAULTS);
 REGISTER_SP(ONS_TAKES);
 REGISTER_SP(ONS_CAPS);
 
-REGISTER_SP(SURV_SURVIVALS);
-REGISTER_SP(SURV_HUNTS);
+REGISTER_SP(SV_SURVIVALS);
+REGISTER_SP(SV_HUNTS);
 #endif