converted ghost forest music to .ogg because of problems playing the mod file
[supertux.git] / src / object / block.cpp
index 494d718..d61e420 100644 (file)
@@ -254,8 +254,8 @@ BonusBlock::try_open()
       sound_manager->play_sound("upgrade");
       break;
 
-    default:
-      assert(false);
+    //default:
+      //assert(false);
   }
 
   start_bounce();