mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement default options for Opera.
This commit is contained in:
@@ -41,6 +41,7 @@ namespace DiscImageChef.Filesystems
|
||||
{
|
||||
public partial class OperaFS : IReadOnlyFilesystem
|
||||
{
|
||||
bool debug;
|
||||
Dictionary<string, Dictionary<string, DirectoryEntryWithPointers>> directoryCache;
|
||||
IMediaImage image;
|
||||
bool mounted;
|
||||
|
||||
Reference in New Issue
Block a user