mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 09:40:49 +00:00
Merged AS1/2/3 frame, displaying shapes, images,...
This commit is contained in:
@@ -74,7 +74,7 @@ public class MethodCodePanel extends JPanel implements ActionListener {
|
||||
sourceTextArea.exec();
|
||||
}
|
||||
if (e.getActionCommand().equals("VERIFYBODY")) {
|
||||
sourceTextArea.verify(Main.abcMainFrame.abc.constants, Main.abcMainFrame.abc);
|
||||
sourceTextArea.verify(Main.mainFrame.abcPanel.abc.constants, Main.mainFrame.abcPanel.abc);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user