Use SoftwareList serializer for writing

This commit is contained in:
Matt Nadareski
2023-08-01 01:49:34 -04:00
parent 8e6a9d2730
commit 458f9edbc7
3 changed files with 327 additions and 253 deletions

View File

@@ -385,7 +385,7 @@ namespace SabreTools.DatFiles.Formats
}
/// <summary>
/// Create a Trurip from the current internal information
/// Create a GameBase from the current internal information
/// <summary>
private Models.Logiqx.GameBase? CreateGame(Machine machine)
{