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:
@@ -169,6 +169,9 @@ namespace SabreTools.Filtering
|
||||
if (machineFields.Contains(MachineField.NoIntroId))
|
||||
machine.NoIntroId = repMachine.NoIntroId;
|
||||
|
||||
if (machineFields.Contains(MachineField.NoIntroCloneOfId))
|
||||
machine.NoIntroCloneOfId = repMachine.NoIntroCloneOfId;
|
||||
|
||||
#endregion
|
||||
|
||||
#region Logiqx EmuArc
|
||||
|
||||
Reference in New Issue
Block a user