mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DATFromDir, doc] Update comment
This commit is contained in:
@@ -317,7 +317,7 @@ namespace SabreTools
|
||||
return rom.Game;
|
||||
}
|
||||
|
||||
// If both deep hash flags are set, do a quickscan
|
||||
// If both deep hash skip flags are set, do a quickscan
|
||||
if (_noMD5 && _noSHA1)
|
||||
{
|
||||
ArchiveType? type = ArchiveTools.GetCurrentArchiveType(item, _logger);
|
||||
|
||||
Reference in New Issue
Block a user