mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Get all logic in for split and merge. Create most of logic for full merge
This commit is contained in:
@@ -137,7 +137,7 @@ namespace SabreTools.Helper.Dats
|
||||
}
|
||||
else if (splitType == SplitType.MergedWithDevice)
|
||||
{
|
||||
logger.User("Full merging is not yet available. Sorry for the inconvenience");
|
||||
CreateFullyMergedSets(false, logger, output: false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user