mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-22 23:35:33 +00:00
AS Decompilation can be disabled in menu (Disassemble only)
Go to document class fixed Clearing cache after autodeobfuscation change
This commit is contained in:
@@ -45,10 +45,6 @@ public class Configuration {
|
||||
* Turn off resolving constants in ActionScript 2
|
||||
*/
|
||||
public static final boolean RESOLVE_CONSTANTS = true;
|
||||
/**
|
||||
* Turn off decompiling if needed
|
||||
*/
|
||||
public static final boolean DO_DECOMPILE = true;
|
||||
/**
|
||||
* Find latest constant pool in the code
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user