nolok dies properly now :)
[supertux.git] / src / background.h
index 375343f..7ed3e83 100644 (file)
@@ -60,6 +60,7 @@ private:
   };
   
   Type type;
+  int layer;
   std::string imagefile;
   float speed;
   Surface* image;