mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add No-Intro cloneofid tag
This commit is contained in:
@@ -215,6 +215,9 @@ namespace SabreTools.Filtering
|
||||
if (MachineFields.Contains(MachineField.NoIntroId))
|
||||
machine.NoIntroId = null;
|
||||
|
||||
if (MachineFields.Contains(MachineField.NoIntroCloneOfId))
|
||||
machine.NoIntroCloneOfId = null;
|
||||
|
||||
#endregion
|
||||
|
||||
#region Logiqx EmuArc
|
||||
|
||||
Reference in New Issue
Block a user