Help internal migration of models

This commit is contained in:
Matt Nadareski
2025-05-02 15:47:26 -04:00
parent edee5cd99b
commit 04adbb17df
40 changed files with 116 additions and 139 deletions

View File

@@ -16,9 +16,6 @@ namespace SabreTools.DatItems.Formats
/// <inheritdoc>/>
protected override ItemType ItemType => ItemType.Port;
/// <inheritdoc>/>
protected override string? NameKey => null;
[JsonIgnore]
public bool AnalogsSpecified
{