mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
(ImageMB): forgor deault branch in switch.
This commit is contained in:
parent
f90e2e851c
commit
90cca06742
@ -56,6 +56,8 @@ namespace GameRes.Formats
|
||||
if ('L' != c2)
|
||||
return null;
|
||||
break;
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
using (var bmp = OpenAsBitmap (stream))
|
||||
return Bmp.ReadMetaData (bmp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user