mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 11:25:41 +00:00
small fixes
This commit is contained in:
@@ -640,7 +640,7 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements CaretL
|
||||
this.script = scriptLeaf;
|
||||
return;
|
||||
}
|
||||
setText("//" + AppStrings.translate("pleasewait") + "...");
|
||||
setText("// " + AppStrings.translate("pleasewait") + "...");
|
||||
|
||||
this.abc = abc;
|
||||
this.abcList = abcList;
|
||||
|
||||
Reference in New Issue
Block a user