mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build, DatFile, Logger] Misc. changes requested by Obiwantje
This commit is contained in:
@@ -4556,7 +4556,9 @@ namespace SabreTools.Helper.Dats
|
||||
start = DateTime.Now;
|
||||
|
||||
// Order the DATs by hash first to make things easier
|
||||
logger.User("Sorting input DAT...");
|
||||
BucketByCRC(false, logger, output: false);
|
||||
logger.User("Sorting found files...");
|
||||
current.BucketByCRC(false, logger, output: false);
|
||||
|
||||
// Now loop over and find all files that need to be rebuilt
|
||||
|
||||
Reference in New Issue
Block a user