mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Statistics overhaul
This commit is contained in:
@@ -197,7 +197,7 @@ namespace SabreTools.Library.Dats
|
||||
Globals.ParallelOptions,
|
||||
path =>
|
||||
{
|
||||
Globals.Logger.User("Comparing '" + path + "' to base DAT");
|
||||
Globals.Logger.User("Comparing '" + path.Split('¬')[0] + "' to base DAT");
|
||||
|
||||
// First we parse in the DAT internally
|
||||
DatFile intDat = new DatFile();
|
||||
|
||||
Reference in New Issue
Block a user