mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 08:10:45 +00:00
syntax highlighting fixes
This commit is contained in:
@@ -657,7 +657,6 @@ public class DecompiledEditorPane extends LineMarkedEditorPane implements CaretL
|
||||
traitHighlights = cd.getTraitHighlights();
|
||||
methodHighlights = cd.getMethodHighlights();
|
||||
classHighlights = cd.getClassHighlights();
|
||||
setContentType("text/actionscript");
|
||||
setText(hilightedCode);
|
||||
}
|
||||
fireScript();
|
||||
|
||||
Reference in New Issue
Block a user