fix some more timings and the long standing gradient software bug (which was function...
[supertux.git] / src / title.cpp
index 8c59cca..e150112 100644 (file)
@@ -279,7 +279,6 @@ void draw_demo(float elapsed_time)
 
   world->play_music(LEVEL_MUSIC);
   
-  global_frame_counter++;
   tux->key_event((SDLKey) keymap.right,DOWN);
   
   if(random_timer.check()) {