mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:30:46 +00:00
committed by
Jindra Petřík
parent
45b5e01350
commit
6b8643d948
+1
-1
@@ -571,7 +571,7 @@ public final class AbcIndexing {
|
||||
private final Map<PropertyNsDef, TraitIndex> scriptProperties = new HashMap<>();
|
||||
|
||||
/**
|
||||
* Rebuids package to objects name map.
|
||||
* Rebuilds package to objects name map.
|
||||
*/
|
||||
public void rebuildPkgToObjectsNameMap() {
|
||||
pkgToObjectsName.clear();
|
||||
|
||||
Reference in New Issue
Block a user