From 29173b3199ea526b6f9de13ee9255db3900f3f42 Mon Sep 17 00:00:00 2001 From: oroborus Date: Wed, 30 Apr 2008 19:11:49 +0000 Subject: - program si kontroluje ci existuju subory ktore pouziva git-svn-id: http://opensvn.csie.org/tuxanci_ng@48 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/item.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/item.c') diff --git a/src/item.c b/src/item.c index c336cd4..70b43fb 100644 --- a/src/item.c +++ b/src/item.c @@ -416,7 +416,7 @@ void eventConflictShotWithItem(list_t *listItem, list_t *listShot) if( isDelShot ) { - printf("del shot\n"); + //printf("del shot\n"); delListItem(listShot, i, destroyShot); i--; } -- cgit v1.2.3