test
This commit is contained in:
@@ -340,7 +340,7 @@ public class IndexCache extends AbstractIndexCache {
|
||||
|
||||
for(var1 = 0; var1 < this.validArchives.length; ++var1) {
|
||||
if(super.recordCounts[var1] > 0) {
|
||||
Npc.method2009(var1, this.indexStore, this);
|
||||
NPC.method2009(var1, this.indexStore, this);
|
||||
this.__ac = var1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user