rnd-20091028-1-src
[rocksndiamonds.git] / src / game_sp / Murphy.c
index 886cd80bfccb3b9583a332241636d51a6158b2ea..c50ecb87f68273d4a3b38d95e1f1bbf3c5ec4cf6 100644 (file)
@@ -936,7 +936,7 @@ loc_g_6756:
     printf("::: Murphy.c: !!!!!!!!!! LEVEL %d SOLVED !!!!!!!!!!\n",LevelNumber);
 #endif
 
-#if 0
+#if 1
   game_sp_info.LevelSolved = TRUE;
 #endif
 
@@ -1820,6 +1820,11 @@ loc_g_6F3B:
 
 loc_g_6F77:
   ExitToMenuFlag = 1;
+
+#if 1
+  PlayField16[*si] = fiSpace;  // remove Murphy from playfield after exiting
+#endif
+
   return subAnimateMurphy;
 
   // ==========================================================================