summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 90e5eb9d..36e01910 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -954,6 +954,8 @@ typedef struct
vec3_t crouchMaxs;
vec3_t deadMins;
vec3_t deadMaxs;
+ int viewheight;
+ int crouchViewheight;
float zOffset;
} classAttributeOverrides_t;