mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-27 02:37:46 +00:00
Iggy - sequence end offset fix
This commit is contained in:
@@ -284,6 +284,7 @@ public class IggySwf implements StructureInterface {
|
||||
s.writeWChar(sequenceNames.get(i));
|
||||
}
|
||||
}
|
||||
s.setOlderOffsetToThisPos(hdr.getSequence_end_ofs_pos());
|
||||
s.pad8bytes();
|
||||
ib.pad8bytes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user