mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SimpleSort] Fix some output
This commit is contained in:
@@ -327,7 +327,7 @@ namespace SabreTools
|
||||
}
|
||||
|
||||
// Now output the stats for the DAT (remaining)
|
||||
_logger.User("Stats of the remaining ROMs:");
|
||||
_logger.User("\nStats of the remaining ROMs:");
|
||||
Stats.OutputStats(_datdata, _logger, true);
|
||||
|
||||
return success;
|
||||
|
||||
Reference in New Issue
Block a user