Add a hack for DICUI check in CleanRip

This commit is contained in:
Matt Nadareski
2020-06-16 12:50:04 -07:00
parent 7b2784f1a2
commit c507f52b80

View File

@@ -160,6 +160,7 @@ namespace DICUI.CleanRip
// Extract info based generically on MediaType
switch (type)
{
case MediaType.DVD: // Only added here to help users; not strictly correct
case MediaType.NintendoGameCubeGameDisc:
case MediaType.NintendoWiiOpticalDisc:
if (File.Exists(basePath + ".bca"))