mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Change order of enum to be more logical
This commit is contained in:
@@ -58,8 +58,8 @@ namespace SabreTools.Helper
|
||||
{
|
||||
None = 0,
|
||||
InternalHash,
|
||||
ExternalHash,
|
||||
InternalAll,
|
||||
ExternalHash,
|
||||
ExternalAll,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user