From e5120505b21ff38dc25efcad129a440bbfa9996d Mon Sep 17 00:00:00 2001 From: oroborus Date: Wed, 28 May 2008 19:25:15 +0000 Subject: - zrychlenie hry, bez toho aby sa menila rychlost hlavneho casovaca - oprava chyby v ID managery - ID manager spravuje ID-y pre vsetky objekty git-svn-id: http://opensvn.csie.org/tuxanci_ng@55 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/gun.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gun.h') 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 -- cgit v1.2.3