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 b477bcf1..b5ecb120 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -34,8 +34,6 @@ #define CROUCH_VIEWHEIGHT 12 #define DEAD_VIEWHEIGHT -16 -#define LCANNON_TOTAL_CHARGE 255 - // // config strings are a general means of communicating variable length strings // from the server to all connected clients. |