mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-07-08 18:16:25 +00:00
Add readd note
This commit is contained in:
@@ -27,6 +27,7 @@ namespace SabreTools.RedumpLib.Data.Sections
|
||||
[JsonIgnore]
|
||||
public Dictionary<SiteCode, string> ContentsSpecialFields { get; set; } = [];
|
||||
|
||||
// TODO: Add back Dictionary<string, List<string>?> FullProtections
|
||||
[JsonProperty(PropertyName = "protection", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public string? Protection { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user