mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 04:31:41 +00:00
AS3: Script search bar
code formatting
This commit is contained in:
@@ -49,8 +49,6 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements MouseL
|
||||
public void setClassIndex(int classIndex) {
|
||||
this.classIndex = classIndex;
|
||||
}
|
||||
|
||||
|
||||
|
||||
private boolean displayMethod(int pos, int methodIndex) {
|
||||
int bi = abc.findBodyIndex(methodIndex);
|
||||
|
||||
Reference in New Issue
Block a user