mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 05:18:44 +08:00
.
This commit is contained in:
@@ -280,7 +280,7 @@ impl<'a> Hg3Reader<'a> {
|
||||
self.m_input.pos = self.m_info.header_size as usize;
|
||||
let mut image_type = [0; 8];
|
||||
self.m_input.read_exact(&mut image_type)?;
|
||||
if &image_type == b"img0000 | ||||