mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:00:46 +00:00
Translations improved, no exception in text view when font is not available, some unchecked casts fixed
This commit is contained in:
@@ -219,6 +219,7 @@ public final class SWF implements TreeItem {
|
||||
public SWFSourceInfo sourceInfo;
|
||||
public String file;
|
||||
public String fileTitle;
|
||||
public boolean isAS3;
|
||||
public HashMap<Integer, CharacterTag> characters;
|
||||
public List<ABCContainerTag> abcList;
|
||||
public JPEGTablesTag jtt;
|
||||
|
||||
Reference in New Issue
Block a user