diff options
Diffstat (limited to 'src/game/bg_public.h')
| -rw-r--r-- | src/game/bg_public.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 85360d22..02b494db 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -32,7 +32,7 @@  #define MINS_Z                  -24  #define DEFAULT_VIEWHEIGHT      26  #define CROUCH_VIEWHEIGHT       12 -#define DEAD_VIEWHEIGHT         -16 +#define DEAD_VIEWHEIGHT         -14 //TA: watch for mins[ 2 ] less than this causing  //  // config strings are a general means of communicating variable length strings  | 
