added asking for and uploading tapes to score server after changing user
[rocksndiamonds.git] / src / init.c
index 4b8753ff6c7494a7aa20a2ee7b7b5ad550d6d955..7802e8e9a7da848e6abd41291bbbe3c0b61d66b2 100644 (file)
@@ -6332,6 +6332,7 @@ void OpenAll(void)
 
   DrawMainMenu();
 
+  // needed once to offer uploading score tapes after starting the program
   CheckUploadTapes();
 
 #if 0