diff options
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 2fccdda8..38e7b3ee 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -247,8 +247,6 @@ typedef enum #define MAX_STAMINA 1000 -#define BOOST_TIME 20000 - // player_state->persistant[] indexes // these fields are the only part of player_state that isn't // cleared on respawn |