make sure the download progress bar gets erased when a dl is done

This commit is contained in:
Bill Currie 2002-01-17 02:37:52 +00:00
parent c998c63746
commit 5e8d69589d
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ CL_ParseDownload (void)
}
cls.download = NULL;
cls.downloadname[0] = 0;
cls.downloadpercent = 0;
// get another file if needed