From d02ee64a52007d50a1647641630e77601a43d26d Mon Sep 17 00:00:00 2001 From: oroborus Date: Sat, 19 Jul 2008 16:27:00 +0000 Subject: - oprava, moduly wall a pipe mohli duplicitne odstranovat tu istu strelu z priestoru ( chybu som neduplikoval ale tipujem, ze je to opravene spravne ) - big arena pouziva vlastnu texturu ako pozadie git-svn-id: http://opensvn.csie.org/tuxanci_ng@160 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/shot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/base/shot.h') diff --git a/src/base/shot.h b/src/base/shot.h index d279c02..189cf52 100644 --- a/src/base/shot.h +++ b/src/base/shot.h @@ -34,6 +34,7 @@ typedef struct shot_struct int author_id; bool_t isCanKillAuthor; + bool_t del; #ifndef PUBLIC_SERVER image_t *img; -- cgit v1.2.3