- fixed 'When you jump into the roof or a bonus and fall back down you collide with...
[supertux.git] / src / intro.cpp
index c6e6002..991c77f 100644 (file)
@@ -35,7 +35,6 @@
 
 void draw_intro()
 {
-shrink_fade(Point((screen->w/2),(screen->h/2)), 2000);
 display_text_file("intro.txt", "/images/background/arctis.jpg", SCROLL_SPEED_MESSAGE);
 }