]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
More progress, still nothing considerable
[xonotic/darkplaces.git] / client.h
index 8b9298df64ce376d11987fdfd46fb21037321253..7769d5fa46a8515c2122eafe94efc58487179d0b 100644 (file)
--- a/client.h
+++ b/client.h
@@ -980,6 +980,7 @@ typedef struct client_state_s
        float bob2_smooth;
        
        float ground_hit_speed;
+       float ground_hit_target;
 
        // don't change view angle, full screen, etc
        int intermission;