mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Add missing title keys to the resume file
This commit is contained in:
@@ -60,6 +60,8 @@ namespace Aaru.CommonTypes.Metadata
|
||||
public List<int> BadSubchannels;
|
||||
[XmlArrayItem("Extent")]
|
||||
public ExtentType[] BlankExtents;
|
||||
[XmlArrayItem("Block")]
|
||||
public List<ulong> MissingTitleKeys;
|
||||
|
||||
[XmlArrayItem("DumpTry")]
|
||||
public List<DumpHardwareType> Tries;
|
||||
|
||||
Reference in New Issue
Block a user