More texture stuff

Separated out Player + NPC rendering
This commit is contained in:
Woah 2021-03-24 18:58:34 -04:00
parent fd92043a0e
commit 4ea451ea82
129 changed files with 5036 additions and 5147 deletions

View file

@ -55,7 +55,7 @@ public final class AtmosphereParser {
if (var2 == null) {
byte[] var3 = CacheIndex.fontsIndex.getFile(var1, 0);
var2 = new Class3_Sub28_Sub17_Sub1(var3);
var2.method697(TextureOperation0.nameIconsSpriteArray, null);
var2.method697(Sprites.nameIconsSpriteArray, null);
Unsorted.aReferenceCache_1135.put(var2, var1);
}
return var2;