- fixed 'When you jump into the roof or a bonus and fall back down you collide with...
[supertux.git] / src / setup.cpp
index b431d43..4b9d283 100644 (file)
@@ -505,6 +505,7 @@ bool process_load_game_menu()
           draw_intro();
         }
 
+      shrink_fade(Point((screen->w/2),(screen->h/2)), 1000);
       fadeout();
       WorldMapNS::WorldMap worldmap;