]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/scores.qh
Merge remote-tracking branch 'origin/master' into morosophos/server-current4
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / scores.qh
index e13d3030c300bafe3832ada5c4aeb23f7c431cd8..765b6d8fe5c7e55a8b91e217e2699e47a754dc60 100644 (file)
@@ -26,6 +26,11 @@ REGISTER_SP(RACE_LAPS);
 REGISTER_SP(RACE_TIME);
 REGISTER_SP(RACE_FASTEST);
 
+REGISTER_SP(CTS_STRAFE);
+REGISTER_SP(CTS_STARTSPEED);
+REGISTER_SP(CTS_AVGSPEED);
+REGISTER_SP(CTS_TOPSPEED);
+
 REGISTER_SP(ASSAULT_OBJECTIVES);
 
 REGISTER_SP(CTF_CAPS);