]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Tweak a definition and cvar
[xonotic/darkplaces.git] / client.h
index 5e00c01136202085d35296f831757816973633a2..412d00eea9f590c3cc24206f79a345cf56776631 100644 (file)
--- a/client.h
+++ b/client.h
@@ -977,9 +977,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;