Fixed error counter
This commit is contained in:
parent
95621765b6
commit
7e1a403298
@ -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 {
|
||||
/*
|
||||
|
Reference in New Issue
Block a user