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