projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8076d0b
)
rnd-20040404-1-src
author
Holger Schemel
<info@artsoft.org>
Sun, 4 Apr 2004 07:25:55 +0000
(09:25 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:46:48 +0000
(10:46 +0200)
src/conftime.h
patch
|
blob
|
history
src/game.c
patch
|
blob
|
history
diff --git
a/src/conftime.h
b/src/conftime.h
index b376951c8856071807f1ddc079f88d6aae807fc0..e7eb87ccb548f089d3812e464eebbc8aa831e7b0 100644
(file)
--- a/
src/conftime.h
+++ b/
src/conftime.h
@@
-1
+1
@@
-#define COMPILE_DATE_STRING "[2004-04-0
2 22:19
]"
+#define COMPILE_DATE_STRING "[2004-04-0
3 19:34
]"
diff --git
a/src/game.c
b/src/game.c
index 55647aad291f0e5e8116e420eb5e49aa0cf45ed6..a19a1a86ca48b6b20856ea284592fd3b73361fcc 100644
(file)
--- 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;