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 0b15ca13b1
commit 27d8b07ddd

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: