Prevent "Return to Level Editor" from working, if no levelsubset is loaded. This...
[supertux.git] / src / menu.h
index 1ffefcb..641b68d 100644 (file)
@@ -53,7 +53,6 @@ enum GameMenuIDs {
 
 enum WorldMapMenuIDs {
   MNID_RETURNWORLDMAP,
-  MNID_SAVEGAME,
   MNID_QUITWORLDMAP
   };