mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 12:21:04 +00:00
Fixed: AMF0 - DateType and XMLType can also be referenced.
Fixed: Maintain AMF key order
This commit is contained in:
@@ -1828,6 +1828,7 @@ public class PreviewPanel extends JPersistentSplitPane implements TagEditorPanel
|
||||
amfVersionLabel.setText("" + solFile.getAmfVersion());
|
||||
} catch (Exception ex) {
|
||||
cookieEditor.setText("//Error: " + ex.getLocalizedMessage());
|
||||
ex.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user