Hardcoded stay-on-platform behaviour as follows: Mr. Bomb, Mr. Tree and the Totem...
[supertux.git] / src / badguy / mrtree.hpp
index 8253a21..db3d019 100644 (file)
@@ -38,7 +38,6 @@ protected:
     STATE_BIG, STATE_INVINCIBLE, STATE_NORMAL
   };
   MyState mystate;
-  bool stay_on_platform;
 
   Timer invincible_timer;