mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-24 05:55:33 +00:00
better export filename generation
This commit is contained in:
@@ -1134,7 +1134,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
|
||||
if (dumpInfo == null) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
return DumpInfoSwfNode.getSwfNode(dumpInfo).getSwf();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user