mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-10 05:55:40 +00:00
Merge branch 'dev' into flexcompile
Conflicts: libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
This commit is contained in:
@@ -2513,6 +2513,10 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
}
|
||||
}
|
||||
|
||||
public void clearSoundCache() {
|
||||
soundCache.clear();
|
||||
}
|
||||
|
||||
public void clearScriptCache() {
|
||||
as2PcodeCache.clear();
|
||||
as2Cache.clear();
|
||||
|
||||
Reference in New Issue
Block a user