Specify why this matters at all

This commit is contained in:
Matt Nadareski
2026-03-09 17:53:28 -04:00
parent 740c78a2c0
commit d6e3571602
2 changed files with 2 additions and 1 deletions

View File

@@ -61,6 +61,7 @@
- Fix build because of nullability
- Update Redumper to build 704
- Fix Redumper publish links
- Specify why this matters at all
### 3.6.0 (2025-11-28)

View File

@@ -200,7 +200,7 @@ namespace MPF.CLI.Features
if (MediaType == SabreTools.RedumpLib.Data.MediaType.NONE)
MediaType = SabreTools.RedumpLib.Data.MediaType.CDROM;
Console.WriteLine($"No media type was provided, using {MediaType.LongName()}");
Console.WriteLine($"No media type was provided, using {MediaType.LongName()} for default parameter creation");
}
// Normalize the file path