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