mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove instances of MachineKey from IDDB; fix build
This commit is contained in:
@@ -312,7 +312,7 @@ namespace SabreTools.Filtering
|
||||
|
||||
// Finally, strip out the parent tags
|
||||
Splitter.RemoveTagsFromChild(datFile);
|
||||
Splitter.RemoveTagsFromChildDB(datFile);
|
||||
datFile.ItemsDB.RemoveTagsFromChild();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user