mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 21:35:16 +00:00
continue fla exporting with the next file when an swf fails to export
This commit is contained in:
@@ -303,6 +303,7 @@ public abstract class TextTag extends CharacterTag implements DrawableTag {
|
||||
allLeftMargins.add(currentLeftMargin);
|
||||
|
||||
if (glyphs == null) {
|
||||
// todo: ???
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user