mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-27 16:45:35 +00:00
format source code
This commit is contained in:
@@ -681,7 +681,7 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements CaretL
|
||||
private ABC getABC() {
|
||||
return script == null ? null : script.abc;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void setText(String t) {
|
||||
super.setText(t);
|
||||
|
||||
Reference in New Issue
Block a user