diff options
Diffstat (limited to 'src/game/bg_local.h')
-rw-r--r-- | src/game/bg_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_local.h b/src/game/bg_local.h index fc5df698..88dfe5be 100644 --- a/src/game/bg_local.h +++ b/src/game/bg_local.h @@ -25,7 +25,7 @@ #define OVERCLIP 1.001f -#define FALLING_THRESHOLD -1000.0f //what vertical speed to start falling sound at +#define FALLING_THRESHOLD -900.0f //what vertical speed to start falling sound at // all of the locals will be zeroed before each |