diff options
author | Tim Angus <tim@ngus.net> | 2002-01-09 23:22:11 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-01-09 23:22:11 +0000 |
commit | 4ad94a5b05565c08e34d8f575373627c7f6ac9e8 (patch) | |
tree | 6693439e1bcef6f1032eea36dacc9bafec7c3c9b /src/game/bg_public.h | |
parent | 3e4618de385abe5747751c36690c96e9f36c6480 (diff) |
Mucking around with the flamer
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 42e92464..6a0018ed 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -322,7 +322,7 @@ typedef enum { } holdable_t; //TA: needed client side to size sprites -#define FIREBALL_LIFETIME 1000.0f +#define FIREBALL_LIFETIME 800.0f typedef enum { |