mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-04 05:45:04 +00:00
AS1/2: Better decompiling loops
This commit is contained in:
@@ -810,7 +810,7 @@ public class Main {
|
||||
|
||||
if (debug) {
|
||||
ConsoleHandler conHan = new ConsoleHandler();
|
||||
conHan.setFormatter(formatterTxt);
|
||||
conHan.setFormatter(formatterTxt);
|
||||
logger.addHandler(conHan);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user