]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Also set the stat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index b892e24f2b2f063b363d35ce453e1dfdbc62c49c..14f1ec16a35d66e347658763b20943ee469b8d9c 100644 (file)
@@ -452,6 +452,7 @@ float round_starttime; //point in time when the countdown to round start is over
 .float stat_sv_airstrafeaccel_qw;
 .float stat_sv_airspeedlimit_nonqw;
 .float stat_sv_maxspeed;
+.float stat_movement_highspeed;
 
 void W_Porto_Remove (entity p);