- fixed credits screen a bit
[supertux.git] / src / title.cpp
index bec3b11..2b5d1f7 100644 (file)
@@ -456,9 +456,6 @@ void display_credits()
             }
         }
 
-
-      texture_draw_part(&bkg_title, 0, 0, 0, 0, 640, 130);
-      
       flipscreen();
 
       if(60+screen->h+(n*18)+(d*18)-scroll < 0 && 20+60+screen->h+(n*18)+(d*18)-scroll < 0)