rnd-20091028-1-src
[rocksndiamonds.git] / src / game_sp / Explosions.c
index b6f009bfb0dd492d6dbfeab7aa341d69832efc04..cf1d72970f177b0a94b4027a3d37d558565c8530 100644 (file)
@@ -153,7 +153,8 @@ static void LetExplodeFieldSP(int tsi, int cx, int dh)
 
     case fiMurphy:
 #if 1
-      printf("::: Explosions.c: LetExplodeFieldSP(): killing murphy\n");
+      printf("::: Explosions.c: LetExplodeFieldSP(): killing murphy [%d]\n",
+            tsi);
 #endif
 
       KillMurphyFlag = 1;