mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 21:35:16 +00:00
various small fixes
This commit is contained in:
@@ -194,7 +194,7 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
public List<Tag> tags = new ArrayList<>();
|
||||
|
||||
@Internal
|
||||
public boolean hasEndTag;
|
||||
public boolean hasEndTag = true;
|
||||
|
||||
/**
|
||||
* ExportRectangle for the display
|
||||
|
||||
Reference in New Issue
Block a user