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 88dfe5be..7e5ea46f 100644 --- a/src/game/bg_local.h +++ b/src/game/bg_local.h @@ -26,7 +26,7 @@ #define OVERCLIP 1.001f #define FALLING_THRESHOLD -900.0f //what vertical speed to start falling sound at - + // all of the locals will be zeroed before each // pmove, just to make damn sure we don't have |