mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-17 11:02:26 +00:00
fixed fileattributes tag reading
This commit is contained in:
@@ -1228,6 +1228,7 @@ public class SWFInputStream extends InputStream {
|
||||
if (fileAttributes.actionScript3) {
|
||||
isAS3 = true;
|
||||
}
|
||||
doParse = true;
|
||||
break;
|
||||
case DoActionTag.ID:
|
||||
case DoInitActionTag.ID:
|
||||
|
||||
Reference in New Issue
Block a user