This commit is contained in:
morkt 2015-11-22 18:23:47 +04:00
parent c40e7ae9f7
commit 84447709c7

View File

@ -206,6 +206,7 @@ namespace GameRes.Formats.Cherry
return ImageData.Create (m_info, Format, Palette, m_image_data);
}
// DOUBLE
private ImageData ReadV2 ()
{
if (0 != m_info.PackedSize)