diff options
Diffstat (limited to 'src/game/bg_local.h')
-rw-r--r-- | src/game/bg_local.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/bg_local.h b/src/game/bg_local.h index 778bebba..603d57a7 100644 --- a/src/game/bg_local.h +++ b/src/game/bg_local.h @@ -19,8 +19,6 @@ #define STEPSIZE 18 -#define JUMP_VELOCITY 270 - #define TIMER_LAND 130 #define TIMER_GESTURE (34*66+50) #define TIMER_ATTACK 500 //nonsegmented models |