mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-13 13:13:02 +00:00
tag saving fix
This commit is contained in:
@@ -120,6 +120,7 @@ public abstract class MainFrameMenu {
|
||||
}
|
||||
if (saved) {
|
||||
swf.clearModified();
|
||||
mainFrame.getPanel().refreshTree(swf);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user