mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-22 14:55:11 +00:00
Be more explicit about per-type missing fields
This commit is contained in:
@@ -821,7 +821,6 @@ namespace SabreTools.Metadata.DatFiles
|
||||
|
||||
// Set the item name back to the datItem
|
||||
datItem.SetName(datItemName);
|
||||
|
||||
output.Add(datItem);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user