mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 21:35:16 +00:00
recreate timeline after xml import
This commit is contained in:
@@ -2220,6 +2220,7 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
public void clearAllCache() {
|
||||
characters = null;
|
||||
abcList = null;
|
||||
timeline = null;
|
||||
clearImageCache();
|
||||
clearScriptCache();
|
||||
Cache.clearAll();
|
||||
|
||||
Reference in New Issue
Block a user