]> 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 633335bb5f8df2099a63bd74c83d9374e8e561fb..4395eaafa1f1dd24ead0ac76849646f6d89677dd 100644 (file)
--- a/client.h
+++ b/client.h
@@ -978,6 +978,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