]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Remove the rolling in favor of the side-bobbing. I don't believe both effects would...
[xonotic/darkplaces.git] / client.h
index 633335bb5f8df2099a63bd74c83d9374e8e561fb..c1699bba16fd4a9fe216eb822330f712926f92e4 100644 (file)
--- a/client.h
+++ b/client.h
@@ -978,6 +978,9 @@ typedef struct client_state_s
        double lastongroundtime;
        double hitgroundtime;
 
+       // used by bobside and bobroll
+       float bobside_airtime;
+
        // don't change view angle, full screen, etc
        int intermission;
        // latched at intermission start