Add another value for Mitsubishi Chemical ATIP frame number. (97:34:22)

This commit is contained in:
2018-11-15 19:43:11 +00:00
parent 8e2919d90f
commit 133dcc7d2e

View File

@@ -623,7 +623,11 @@ namespace DiscImageChef.Decoders.CD
break;
case 34:
if(frm == 20) return "Mitsubishi Chemical Corporation";
switch(frm)
{
case 20:
case 22: return "Mitsubishi Chemical Corporation";
}
break;
case 42: