]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix compile
authorMario <mario@smbclan.net>
Thu, 3 Dec 2015 14:53:10 +0000 (00:53 +1000)
committerMario <mario@smbclan.net>
Thu, 3 Dec 2015 14:53:10 +0000 (00:53 +1000)
qcsrc/common/physics.qh

index 7c4e2440ba6a99bd95de06613c265ee78ce3524e..408603e762ec3644d70894a1abd266fb1b17cda7 100644 (file)
@@ -181,7 +181,7 @@ bool IsFlying(entity a);
        .float stat_sv_maxspeed = _STAT(MOVEVARS_MAXSPEED);
 
        /** Not real stats */
-       .string jumpspeedcap_min
+       .string jumpspeedcap_min;
        .string jumpspeedcap_max;
 
        #define PHYS_TELEPORT_TIME(s)                           s.teleport_time