From e43c85dada6a86e60171006a32fce32cd39e71c8 Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Sun, 4 Apr 2004 09:25:55 +0200 Subject: [PATCH 1/1] rnd-20040404-1-src --- src/conftime.h | 2 +- src/game.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/conftime.h b/src/conftime.h index b376951c..e7eb87cc 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "[2004-04-02 22:19]" +#define COMPILE_DATE_STRING "[2004-04-03 19:34]" diff --git a/src/game.c b/src/game.c index 55647aad..a19a1a86 100644 --- a/src/game.c +++ b/src/game.c @@ -10934,9 +10934,6 @@ int DigField(struct PlayerInfo *player, } else if (IS_SWITCHABLE(element)) { - - printf("::: SWITCH!\n"); - if (PLAYER_SWITCHING(player, x, y)) return MF_ACTION; -- 2.34.1