mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 15:25:35 +00:00
SWFs in zip based bundles can be modified & saved
This commit is contained in:
@@ -276,6 +276,9 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
|
||||
private static final Logger logger = Logger.getLogger(SWF.class.getName());
|
||||
|
||||
@Internal
|
||||
public SWFBundle bundle;
|
||||
|
||||
@Internal
|
||||
private Timeline timeline;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user