added castledoor background, worked on door entry level, added small clover to doodads
[supertux.git] / src / sector.hpp
index 0806cf2..99d8746 100644 (file)
@@ -120,7 +120,7 @@ private:
   std::string name;
 
 public:
-  std::string song_title;
+  std::string music;
   float gravity;
 
   // some special objects, where we need direct access