- Allow custom leveldots
[supertux.git] / src / worldmap.hpp
index a6a1c66..6333d34 100644 (file)
@@ -149,6 +149,8 @@ public:
     std::string title;
     bool solved;
 
+    Sprite* sprite;
+
     /** Statistics for level tiles */
     Statistics statistics;