]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Unground smoothing. The roll slowly returns to normal when untouching the ground.
[xonotic/darkplaces.git] / client.h
index 39df09f0e3d7969480fe36be15f17590e8154ffe..453a1ee05161b6b1fe015cdc50a73e23441c5659 100644 (file)
--- a/client.h
+++ b/client.h
@@ -973,6 +973,9 @@ typedef struct client_state_s
        double lastongroundtime;
        double hitgroundtime;
 
+       // used by bobroll
+       float bobroll_airtime;
+
        // don't change view angle, full screen, etc
        int intermission;
        // latched at intermission start