forked from 2009Scape/Server
More texture stuff
Separated out Player + NPC rendering
This commit is contained in:
parent
fd92043a0e
commit
4ea451ea82
129 changed files with 5036 additions and 5147 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue