rnd-20091019-1-src
[rocksndiamonds.git] / src / game_sp / Murphy.c
index bcd61200f89d6973bab19df1fdf29d10ea7d16fa..886cd80bfccb3b9583a332241636d51a6158b2ea 100644 (file)
@@ -932,7 +932,12 @@ loc_g_6756:
     return subAnimateMurphy;
 
 #if 1
-  printf("::: Murphy.c: !!!!!!!!!! LEVEL %d SOLVED !!!!!!!!!!\n", LevelNumber);
+  if (!game_sp_info.LevelSolved)
+    printf("::: Murphy.c: !!!!!!!!!! LEVEL %d SOLVED !!!!!!!!!!\n",LevelNumber);
+#endif
+
+#if 0
+  game_sp_info.LevelSolved = TRUE;
 #endif
 
   subSoundFXExit();