Migrate unoffical keys

This commit is contained in:
Matt Nadareski
2024-03-10 16:49:07 -04:00
parent 7d974d4464
commit e411d90822
91 changed files with 1045 additions and 1472 deletions

View File

@@ -227,7 +227,7 @@ namespace SabreTools.DatFiles.Formats
continue;
// Get the first item for game information
var machine = items[0].Machine;
var machine = items[0].GetFieldValue<Machine>(DatItem.MachineKey);
// We normalize to all "game"
var game = new Models.ClrMamePro.Game