mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Enums] Re-divide FileType
This commit is contained in:
@@ -94,13 +94,12 @@
|
||||
/// </summary>
|
||||
public enum FileType
|
||||
{
|
||||
// Singleton
|
||||
None = 0,
|
||||
|
||||
// Bare types
|
||||
CHD,
|
||||
Folder,
|
||||
|
||||
// Archival types
|
||||
// Can contain children
|
||||
Folder,
|
||||
SevenZipArchive,
|
||||
GZipArchive,
|
||||
LRZipArchive,
|
||||
|
||||
Reference in New Issue
Block a user