mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
DatItems don't know about cleaning (nw)
This commit is contained in:
@@ -584,7 +584,7 @@ namespace SabreTools.DatTools
|
||||
continue;
|
||||
|
||||
// Run cleaning per item
|
||||
item.Clean(cleaner);
|
||||
cleaner.CleanDatItem(item);
|
||||
}
|
||||
|
||||
// Assign back for caution
|
||||
|
||||
Reference in New Issue
Block a user