]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
Better name for the cvar set
[xonotic/darkplaces.git] / client.h
index c1699bba16fd4a9fe216eb822330f712926f92e4..5e00c01136202085d35296f831757816973633a2 100644 (file)
--- a/client.h
+++ b/client.h
@@ -978,8 +978,8 @@ typedef struct client_state_s
        double lastongroundtime;
        double hitgroundtime;
 
-       // used by bobside and bobroll
-       float bobside_airtime;
+       // used by bob2
+       float bob2_airtime;
 
        // don't change view angle, full screen, etc
        int intermission;