[DatFile] Fix writing to openMSX

This commit is contained in:
Matt Nadareski
2018-03-15 20:29:56 -07:00
parent a3a763e237
commit c2961ef355

View File

@@ -5772,7 +5772,7 @@ namespace SabreTools.Library.DatFiles
&& (DatFormat & DatFormat.SoftwareList) == 0
&& (DatFormat & DatFormat.OfflineList) == 0)
{
outfileNames.Add(DatFormat.OfflineList, CreateOutfileNamesHelper(outDir, ".xml", overwrite));
outfileNames.Add(DatFormat.OpenMSX, CreateOutfileNamesHelper(outDir, ".xml", overwrite));
}
if (((DatFormat & DatFormat.OpenMSX) != 0
&& ((DatFormat & DatFormat.Logiqx) != 0
@@ -5782,7 +5782,7 @@ namespace SabreTools.Library.DatFiles
|| (DatFormat & DatFormat.SoftwareList) != 0
|| (DatFormat & DatFormat.OfflineList) != 0)))
{
outfileNames.Add(DatFormat.OfflineList, CreateOutfileNamesHelper(outDir, ".msx.xml", overwrite));
outfileNames.Add(DatFormat.OpenMSX, CreateOutfileNamesHelper(outDir, ".msx.xml", overwrite));
}
// Redump MD5