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

@@ -17,7 +17,7 @@ public class class322 {
garbageValue = "-2000477161"
)
@Export("readSprite")
public static Sprite readSprite(AbstractIndexCache var0, int var1, int var2) {
public static Sprite readSprite(AbstractArchive var0, int var1, int var2) {
return !SpriteMask.loadSprite(var0, var1, var2) ? null : class258.method4900();
}