mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] TODO update
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user