diff options
Diffstat (limited to 'include/gun.h')
| -rw-r--r-- | include/gun.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gun.h b/include/gun.h index 7389757..4986660 100644 --- a/include/gun.h +++ b/include/gun.h @@ -8,7 +8,7 @@ #define GUN_SHOT_WIDTH 5 #define GUN_SHOT_HEIGHT 5 -#define GUN_LASSER_HORIZONTAL 20 +#define GUN_LASSER_HORIZONTAL 50 #define GUN_SHOT_VERTICAL 5 #define GUN_BOMBBALL_WIDTH 20 |