Filesystembug (Downloadbug) still not fixed

This commit is contained in:
ardi@ist-einmalig.de 2009-06-03 17:30:12 +00:00
parent 224b947aa4
commit 8576f4d5a0

View File

@ -2128,7 +2128,7 @@ ProgressDownloadWindow(int choice2)
}
/**Temporary redownloading 1st image because of a fucking corruption bug **/
/*
char URLFile[100];
if (choice2 == 2) {
sprintf(URLFile,"http://www.theotherzone.com/wii/3d/176/248/%s",missingFiles[0]); // For 3D Covers
@ -2157,7 +2157,7 @@ ProgressDownloadWindow(int choice2)
free(file.data);
}
}
*/
HaltGui();
mainWindow->Remove(&promptWindow);