diff --git a/SabreTools.Serialization/Models/SecuROM/AddDEntry.cs b/SabreTools.Serialization/Models/SecuROM/AddDEntry.cs index 7b8c6c03..ca044148 100644 --- a/SabreTools.Serialization/Models/SecuROM/AddDEntry.cs +++ b/SabreTools.Serialization/Models/SecuROM/AddDEntry.cs @@ -16,6 +16,7 @@ namespace SabreTools.Data.Models.SecuROM /// /// Physical offset of the embedded file /// + /// Relative to the start of the file public uint PhysicalOffset; ///