mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Convert ListXML writer to serializer, fix cloning bugs
This commit is contained in:
@@ -13,7 +13,7 @@ namespace SabreTools.DatItems.Formats
|
||||
#region Fields
|
||||
|
||||
/// <inheritdoc>/>
|
||||
protected override ItemType ItemType => ItemType.Analog;
|
||||
protected override ItemType ItemType => ItemType.BiosSet;
|
||||
|
||||
/// <inheritdoc>/>
|
||||
protected override string? NameKey => Models.Metadata.BiosSet.NameKey;
|
||||
|
||||
Reference in New Issue
Block a user