mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 04:15:12 +00:00
AS3 goto trait after save
This commit is contained in:
@@ -290,7 +290,7 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements CaretL
|
||||
}
|
||||
setScript(script, abc, abcList);
|
||||
setNoTrait();
|
||||
setClassIndex(classIndex);
|
||||
setClassIndex(ci);
|
||||
}
|
||||
|
||||
public int getClassIndex() {
|
||||
|
||||
Reference in New Issue
Block a user