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 3321757c..d1c7e033 100644 --- a/src/game/bg_local.h +++ b/src/game/bg_local.h @@ -69,7 +69,7 @@ typedef struct //TA: make this into a cvar later.... #define SMOOTHTIME 300 -#define MAXSMOOTHS 10 +#define MAXSMOOTHS 16 //TA: wall climbing local typedef struct |