Improved death mechanics of flame and iceflame.
[supertux.git] / src / badguy / flame.hpp
index 4e5abd0..6513674 100644 (file)
@@ -41,7 +41,6 @@ private:
   float angle;
   float radius;
   float speed;
-  bool fading;
   Color light;
   SpritePtr lightsprite;