diff options
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 39dd1d80..77aed5fe 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -934,6 +934,7 @@ typedef struct int fov; float bob; float bobCycle; + float landBob; int steptime; float speed; |