mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 16:16:02 +00:00
Fixed: Clearing deobfuscation cache
This commit is contained in:
@@ -3066,6 +3066,7 @@ public class ABC implements Openable {
|
||||
* Clears all caches.
|
||||
*/
|
||||
public void clearAllCaches() {
|
||||
deobfuscation = null;
|
||||
resetMethodIndexing();
|
||||
getSwf().clearAbcListCache();
|
||||
getSwf().clearScriptCache();
|
||||
|
||||
Reference in New Issue
Block a user