This commit is contained in:
Matt Nadareski
2018-10-12 15:06:37 -07:00
parent 81d67e3671
commit c9e413afc0

View File

@@ -2217,7 +2217,7 @@ namespace SabreTools.Library.DatFiles
BucketBy(SortedBy.Game, mergeroms, norename: true);
// Now we want to loop through all of the games and set the correct information
AddRomsFromDevices(false, false);
while (AddRomsFromDevices(false, false));
while (AddRomsFromDevices(true, false));
// Then, remove the romof and cloneof tags so it's not picked up by the manager