mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SimpleSort, ALL] Consolodate ArchiveScanLevel to a single flag
This commit is contained in:
@@ -140,16 +140,6 @@
|
||||
ERROR,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Determines the level to scan archives at
|
||||
/// </summary>
|
||||
public enum ArchiveScanLevel
|
||||
{
|
||||
Both = 0,
|
||||
Internal,
|
||||
External,
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Archival
|
||||
|
||||
Reference in New Issue
Block a user