mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-30 17:47:41 +00:00
Fixed code style
This commit is contained in:
@@ -74,7 +74,7 @@ public class DecompilerPool {
|
||||
writer.endFunction();
|
||||
|
||||
writer.finishHilights();
|
||||
|
||||
|
||||
HighlightedText result = new HighlightedText(writer);
|
||||
SWF swf = src.getSwf();
|
||||
if (swf != null) {
|
||||
|
||||
Reference in New Issue
Block a user