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

@@ -50,7 +50,7 @@ public class class83 {
signature = "(Lir;II)Llq;",
garbageValue = "1413048059"
)
public static IndexedSprite method2028(AbstractIndexCache var0, int var1) {
public static IndexedSprite method2028(AbstractArchive var0, int var1) {
return !RouteStrategy.loadSpriteFlat(var0, var1) ? null : ServerPacket.createIndexedSprite();
}