New BonusBlock content: 'coinrain'. Causes ten coins to rain down from the top of...
[supertux.git] / src / object / bonus_block.hpp
index 3038358..127965e 100644 (file)
@@ -41,7 +41,8 @@ public:
     CONTENT_LIGHT,
     CONTENT_TRAMPOLINE,
     CONTENT_PORTTRAMPOLINE,
-    CONTENT_ROCK
+    CONTENT_ROCK,
+    CONTENT_RAIN
   };
 
 protected: