]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
do not allow cl_netfps to be below the server framerate (as indicated by
[xonotic/darkplaces.git] / client.h
index 4992adad087c561a367bf64375dcacacf9d19528..60e76f43c2f52c3e31b22d16d809ebc3c368ad08 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1076,6 +1076,7 @@ typedef struct client_state_s
        float movevars_warsowbunny_topspeed;
        float movevars_warsowbunny_turnaccel;
        float movevars_warsowbunny_backtosideratio;
+       float movevars_ticrate;
 
        // models used by qw protocol
        int qw_modelindex_spike;