Add new Archive.org fields to filtering

This commit is contained in:
Matt Nadareski
2021-07-19 11:17:29 -07:00
parent 2ed7d41d34
commit 72700337ad
7 changed files with 137 additions and 1 deletions

View File

@@ -229,7 +229,7 @@ namespace SabreTools.DatItems.Formats
public string Rotation { get; set; }
/// <summary>
/// Image rotation
/// Summation value?
/// </summary>
[JsonProperty("summation", DefaultValueHandling = DefaultValueHandling.Ignore)]
[XmlElement("summation")]