mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, Enums] "Split" should be "NonMerged"
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
public enum SplitType
|
||||
{
|
||||
None = 0,
|
||||
Split,
|
||||
NonMerged,
|
||||
Merged,
|
||||
MergedWithDevice,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user