diff options
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 0ac09d26..ee2cb067 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -23,7 +23,6 @@ #define GAME_VERSION "baseq3-1" #define DEFAULT_GRAVITY 800 -#define GIB_HEALTH -40 #define SCORE_NOT_PRESENT -9999 // for the CS_SCORES[12] when only one player is present |