mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix build
This commit is contained in:
@@ -311,7 +311,7 @@ namespace SabreTools.Filtering
|
||||
archive.Number = null;
|
||||
|
||||
if (DatItemFields.Contains(DatItemField.Clone))
|
||||
archive.Clone = null;
|
||||
archive.CloneValue = null;
|
||||
|
||||
if (DatItemFields.Contains(DatItemField.RegParent))
|
||||
archive.RegParent = null;
|
||||
|
||||
Reference in New Issue
Block a user