-Incorporated Marcin Ko��cielnicki patch that reintroduces the flying
[supertux.git] / src / worldmap.h
index 0403e2f..01d0bfa 100644 (file)
@@ -199,6 +199,9 @@ private:
 
   Vector offset;
   std::string savegame_file;
+  
+  std::string intro_filename;
+  bool intro_displayed;
 
   void get_level_title(Level& level);