mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-05 16:28:54 +00:00
better graph display
This commit is contained in:
@@ -80,6 +80,8 @@ public class Main {
|
||||
public static boolean isCommandLineMode() {
|
||||
return commandLineMode;
|
||||
}
|
||||
|
||||
public static final boolean DISPLAY_FILENAME=true;
|
||||
public static boolean DEBUG_COPY = false;
|
||||
/**
|
||||
* Debug mode = throwing an error when comparing original file and recompiled
|
||||
|
||||
Reference in New Issue
Block a user