Fixed error counter

This commit is contained in:
Michiel Broek 2006-04-01 14:48:53 +00:00
parent 95621765b6
commit 7e1a403298

View File

@ -288,6 +288,7 @@ void ImportFiles(int Area)
printf("\nCan't find file on disk, skipping: %s\n", token);
Append = FALSE;
Present = FALSE;
Errors++;
continue;
} else {
/*