]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Tweak a definition and cvar
[xonotic/darkplaces.git] / client.h
index 823a8774f00e11992be1626dccd6ec93575401de..c555f418eb24945cd49661e50fbc1367a5900ef5 100644 (file)
--- a/client.h
+++ b/client.h
@@ -972,9 +972,7 @@ typedef struct client_state_s
        qboolean oldonground;
        double lastongroundtime;
        double hitgroundtime;
-
-       // used by bob2
-       float bob2_airtime;
+       float bob2_smooth;
 
        // don't change view angle, full screen, etc
        int intermission;