mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Slight reorganization
This commit is contained in:
@@ -384,10 +384,8 @@ namespace SabreTools.Helper.Dats
|
||||
BucketByGame(mergeroms, true, logger, output);
|
||||
_sortedBy = SortedBy.Default;
|
||||
|
||||
// Now we want to loop through all of the games and add the information from devices
|
||||
AddRomsFromDevices(logger);
|
||||
|
||||
// Now we want to loop through all of the games and set the correct information
|
||||
AddRomsFromDevices(logger);
|
||||
AddRomsFromParent(logger);
|
||||
|
||||
// Now that we have looped through the cloneof tags, we loop through the romof tags
|
||||
|
||||
Reference in New Issue
Block a user