mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 18:34:45 +00:00
Issue #333 Exporting is very slow, and generates a huge output file.
This commit is contained in:
@@ -1106,6 +1106,7 @@ public class SWFInputStream extends InputStream {
|
||||
ip = br;
|
||||
prevIp = ip;
|
||||
rri.setPos(br);
|
||||
filePos = rri.getPos();
|
||||
continue loopip;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user