mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-30 21:37:23 +00:00
display filename fix
This commit is contained in:
@@ -81,7 +81,7 @@ public class Main {
|
||||
return commandLineMode;
|
||||
}
|
||||
|
||||
public static final boolean DISPLAY_FILENAME=false;
|
||||
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