mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-19 07:01:59 +00:00
@@ -352,7 +352,7 @@ public class SWF {
|
||||
frameRate = sis.readUI8();
|
||||
frameCount = sis.readUI16();
|
||||
if (checkOnly) {
|
||||
return;
|
||||
//return;
|
||||
}
|
||||
tags = sis.readTagList(this, 0, parallelRead, true, !checkOnly);
|
||||
if (!checkOnly) {
|
||||
|
||||
Reference in New Issue
Block a user