Let's use objects

This commit is contained in:
Matt Nadareski
2020-08-21 15:31:19 -07:00
parent b01217cffb
commit 4d7a4373a9
11 changed files with 166 additions and 64 deletions

View File

@@ -279,7 +279,7 @@ namespace SabreTools.Library.DatFiles
/// OfflineList info list
/// </summary>
[JsonProperty("infos")]
public List<Tuple<string, bool?, bool?, bool?>> Infos { get; set; }
public List<OfflineListInfo> Infos { get; set; }
/// <summary>
/// OfflineList can-open extensions