mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Keep comments consistency
This commit is contained in:
@@ -108,6 +108,7 @@ namespace SabreTools.DatTools
|
|||||||
long totalCount = 1;
|
long totalCount = 1;
|
||||||
_staticLogger.User(totalCount, 0);
|
_staticLogger.User(totalCount, 0);
|
||||||
|
|
||||||
|
// Process the input file
|
||||||
string? parentPath = Path.GetDirectoryName(Path.GetDirectoryName(basePath));
|
string? parentPath = Path.GetDirectoryName(Path.GetDirectoryName(basePath));
|
||||||
CheckFileForHashes(datFile, basePath, parentPath, asFile);
|
CheckFileForHashes(datFile, basePath, parentPath, asFile);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user