mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Rename a class and add a note
This commit is contained in:
@@ -114,7 +114,7 @@ namespace SabreTools.Library.DatItems
|
||||
/// Features provided to/by the item
|
||||
/// </summary>
|
||||
[JsonProperty("features", DefaultValueHandling = DefaultValueHandling.Ignore)]
|
||||
public List<SoftwareListFeature> Features { get; set; }
|
||||
public List<PartFeature> Features { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Original hardware part name within an item
|
||||
|
||||
Reference in New Issue
Block a user