rocksndiamonds-3.3.0.0
[rocksndiamonds.git] / src / game_sp / Explosions.c
index e45ce791f4a95a417fd7a5ccc816fbf3bda20b9b..4eded7b3444ea83a03b8e37d4143ec92ad692033 100644 (file)
@@ -94,7 +94,7 @@ void ExplodeFieldSP(int si)
 
   if (ax == fiMurphy)
   {
-#if 1
+#if 0
     printf("::: Explosions.c: ExplodeFieldSP(): killing murphy\n");
 #endif
 
@@ -168,7 +168,7 @@ static void LetExplodeFieldSP(int tsi, int cx, int dh)
       break;
 
     case fiMurphy:
-#if 1
+#if 0
       printf("::: Explosions.c: LetExplodeFieldSP(): killing murphy [%d]\n",
             tsi);
 #endif