rnd-20100419-1-src
[rocksndiamonds.git] / src / game_sp / InitGameConditions.c
index dd210b1c144001b3db9184fdab8e361152907ecc..1313c49d4ce1c7e5c7745160e4b9b6912b25e70f 100644 (file)
@@ -21,6 +21,7 @@ void subInitGameConditions()
   YawnSleepCounter = 0;                        // Wake up sleeping Murphy
 
   ExplosionShake = 0;                  // Force explosion flag off
+  ExplosionShakeMurphy = 0;            // Force explosion flag off
 
   TerminalMaxCycles = 0x7F;
   YellowDisksExploded = 0;