mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 13:50:45 +00:00
pcode parameter was ignored in AS3 export
This commit is contained in:
@@ -581,6 +581,7 @@ public class SWF {
|
||||
this.pack = pack;
|
||||
this.directory = directory;
|
||||
this.abcList = abcList;
|
||||
this.pcode = pcode;
|
||||
this.path = path;
|
||||
this.index = index;
|
||||
this.count = count;
|
||||
|
||||
Reference in New Issue
Block a user