added asking for and uploading tapes to score server (only once)
[rocksndiamonds.git] / src / init.c
index ae0e16c8b9c0cc41e23d2b793e7f2777fb5ed116..6adf67db99c57c5a005bbe4185c52b1bfe68714c 100644 (file)
@@ -6333,6 +6333,8 @@ void OpenAll(void)
 
   DrawMainMenu();
 
+  CheckUploadTapes();
+
 #if 0
   Debug("internal:path", "SDL_GetBasePath() == '%s'",
        SDL_GetBasePath());