Some housekeeping
[supertux.git] / src / level.hpp
index 61bc5d6..889f8f3 100644 (file)
@@ -46,6 +46,7 @@ public:
   std::string author;
   std::string contact;
   std::string license;
+  std::string filename;
   std::string on_menukey_script;
   Sectors     sectors;
   Statistics  stats;