mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 21:38:58 +08:00
Add hg3 export support
This commit is contained in:
@@ -237,7 +237,7 @@ impl Script for BgiImage {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
self.data.cpeek_extract_at(0x10, &mut data)?;
|
||||
self.data.cpeek_exact_at(0x10, &mut data)?;
|
||||
}
|
||||
Ok(ImageData {
|
||||
width: self.width,
|
||||
|
||||
Reference in New Issue
Block a user