mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 12:21:59 +00:00
No disabling autoOpenLoadedSWFs checkbox when ActiveX player not available (User can use Run button)
This commit is contained in:
@@ -1012,7 +1012,6 @@ public abstract class MainFrameMenu implements MenuBuilder {
|
||||
|
||||
if (externalFlashPlayerUnavailable) {
|
||||
setMenuEnabled("/settings/internalViewer", false);
|
||||
setMenuEnabled("/settings/autoOpenLoadedSWFs", false);
|
||||
}
|
||||
|
||||
/*int deobfuscationMode = Configuration.deobfuscationMode.get();
|
||||
|
||||
Reference in New Issue
Block a user