hopefully fixed the crash on exit, keep sectors script bundled in the sector and...
[supertux.git] / src / worldmap.cpp
index 3a08067..209ea14 100644 (file)
@@ -748,8 +748,6 @@ WorldMap::update(float delta)
           main_loop->exit_screen();
           break;
       }
-    } else if(menu == options_menu) {
-      process_options_menu();
     }
 
     return;