[DatFile, DatItem] Enable merge tags and proper usage

This commit is contained in:
Matt Nadareski
2017-02-04 21:40:25 -08:00
parent 039a6368a8
commit 051a4e8fc7
4 changed files with 23 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ namespace SabreTools.Helper.Dats
// Disk information
protected string _md5;
protected string _sha1;
// private string _merge;
protected ItemStatus _itemStatus;
#endregion