mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Symbian Installation File] Fix missing options list.
This commit is contained in:
@@ -128,6 +128,7 @@ public sealed partial class Symbian
|
||||
|
||||
_files = new List<DecodedFileRecord>();
|
||||
_conditions = new List<string>();
|
||||
_options = new List<OptionRecord>();
|
||||
|
||||
uint currentFile = 0;
|
||||
uint offset = sh.files_ptr;
|
||||
|
||||
Reference in New Issue
Block a user