diff --git a/IRD/File.cs b/IRD/File.cs index 766e83b..bc9e43d 100644 --- a/IRD/File.cs +++ b/IRD/File.cs @@ -99,14 +99,14 @@ namespace SabreTools.Models.IRD public byte[][] FileHashes { get; set; } /// - /// Future development, must be 0x0000 + /// Extra Config, usually 0x0000 /// - public ushort ExtraAttribute1 { get; set; } + public ushort ExtraConfig { get; set; } /// - /// Future development, must be 0x0000 + /// Attachments, usually 0x0000 /// - public ushort ExtraAttribute2 { get; set; } + public ushort Attachments { get; set; } /// /// D1 key