added support for background image for loading screen
[rocksndiamonds.git] / src / screens.c
index c47d19f2679f50e267310a3a22063825920fcec5..8b70372f58931af42d77a303e8f2a071502b6fed 100644 (file)
@@ -1688,8 +1688,6 @@ void DrawMainMenu(void)
   // store valid level series information
   leveldir_last_valid = leveldir_current;
 
-  init_last = init;                    // switch to new busy animation
-
   // needed if last screen (level choice) changed graphics, sounds or music
   ReloadCustomArtwork(0);