Rename AbstractIndexCache to be more accurate

This commit is contained in:
Lucas
2019-07-07 06:24:17 +02:00
parent bb8dc5b8e4
commit eeeafb93b7
118 changed files with 594 additions and 591 deletions

View File

@@ -12,7 +12,7 @@ public class WorldMapDecoration {
signature = "Lit;"
)
@Export("indexCache4")
static IndexCache indexCache4;
static Archive indexCache4;
@ObfuscatedName("kw")
@ObfuscatedGetter(
intValue = -12041645
@@ -96,7 +96,7 @@ public class WorldMapDecoration {
ScriptEvent var5 = new ScriptEvent();
var5.widget = var4;
var5.args0 = var4.onTargetEnter;
AbstractIndexCache.runScript(var5);
AbstractArchive.runScript(var5);
}
Client.field157 = var3;