[DatFile] TODO update

This commit is contained in:
Matt Nadareski
2017-02-27 22:39:44 -08:00
parent 80a9f3065a
commit 3e11cfe197

View File

@@ -907,12 +907,9 @@ namespace SabreTools.Helper.Dats
FileTools.CleanDirectory(tempDir);
}
// TODO: We want the cross section of what's the folder and what's in the DAT. Right now, it just has what's in the DAT that's not in the folder
bool success = true;
/*
We want the cross section of what's the folder and what's in the DAT. Right now, it just has what's in the DAT that's not in the folder
*/
// Then, loop through and check each of the inputs
logger.User("Processing files:\n");
foreach (string input in inputs)