pcode parameter was ignored in AS3 export

This commit is contained in:
Honfika
2013-08-24 19:22:15 +02:00
parent d579fce4c9
commit c3c86b4263
@@ -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;