[DatHeader] Forgot about clone

This commit is contained in:
Matt Nadareski
2017-10-30 15:28:21 -07:00
parent d803464efa
commit e4e19f86e6

View File

@@ -263,6 +263,7 @@ namespace SabreTools.Library.DatFiles
_forcePacking = this._forcePacking, _forcePacking = this._forcePacking,
_datFormat = this._datFormat, _datFormat = this._datFormat,
_excludeOf = this._excludeOf, _excludeOf = this._excludeOf,
_sceneDateStrip = this._sceneDateStrip,
_dedupeRoms = this._dedupeRoms, _dedupeRoms = this._dedupeRoms,
_stripHash = this._stripHash, _stripHash = this._stripHash,
_oneGameOneRegion = this._oneGameOneRegion, _oneGameOneRegion = this._oneGameOneRegion,