mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 13:37:29 +00:00
Fixed #1981 AS3 star import collisions
This commit is contained in:
@@ -456,6 +456,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
abcIndex.addAbc(((ABCContainerTag) tag).getABC());
|
||||
}
|
||||
}
|
||||
abcIndex.rebuildPkgToObjectsNameMap();
|
||||
return abcIndex;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user