From a8bec57e7a9be7b1fa36ef8be618db4e46cbd599 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 15 Apr 2008 19:28:48 +0000 Subject: - oprava chyby #0007 #0006 #0005 - nova zbran bombball - client dostava svoju vlastnu poziciu od servera kazdych 5000 ms git-svn-id: http://opensvn.csie.org/tuxanci_ng@45 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/gun.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/gun.h') diff --git a/include/gun.h b/include/gun.h index 5f443e6..7389757 100644 --- a/include/gun.h +++ b/include/gun.h @@ -11,6 +11,9 @@ #define GUN_LASSER_HORIZONTAL 20 #define GUN_SHOT_VERTICAL 5 +#define GUN_BOMBBALL_WIDTH 20 +#define GUN_BOMBBALL_HEIGHT 20 + #include "tux.h" extern void shotInGun(tux_t *p); -- cgit v1.2.3