Let's support Nodumps for output as well

This commit is contained in:
Matt Nadareski
2016-05-18 16:59:34 -07:00
parent b08433cd52
commit 5364f88c76
3 changed files with 11 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ namespace SabreTools.Helper
public string MD5;
public string SHA1;
public DupeType Dupe;
public bool Nodump;
}
/// <summary>