mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 10:10:52 +00:00
debug line removed, sorry
This commit is contained in:
@@ -883,7 +883,6 @@ public class Main {
|
||||
* @throws IOException
|
||||
*/
|
||||
public static void main(String[] args) throws IOException {
|
||||
args = "-extract C:\\Projectek\\ffdec\\FFDec\\lwt.exe nocheck biggest".split(" ");
|
||||
startFreeMemThread();
|
||||
initLogging(Configuration.debugMode.get());
|
||||
initLang();
|
||||
|
||||
Reference in New Issue
Block a user