Menu now shrinks when closed instead of disappearing
[supertux.git] / src / gui / menu.hpp
index cdb3325..60d48dd 100644 (file)
@@ -146,6 +146,8 @@ private:
   char  mn_input_char;
   float menu_repeat_time;
 
+  bool close;
+
 public:
   static Font* default_font;
   static Font* active_font;