mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Be consistent
This commit is contained in:
@@ -180,6 +180,9 @@ namespace SabreTools.Library.Dats
|
||||
// Now we pre-process the DAT with the splitting/merging mode
|
||||
switch (splitType)
|
||||
{
|
||||
case SplitType.None:
|
||||
// No-op
|
||||
break;
|
||||
case SplitType.DeviceNonMerged:
|
||||
CreateDeviceNonMergedSets(DedupeType.None);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user