forked from 2009Scape/Server
Renamed texture operations
Started separating out draw calls
This commit is contained in:
parent
9a3d79abf0
commit
c1efb2a344
227 changed files with 5048 additions and 5118 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(Class3_Sub13_Sub22.nameIconsSpriteArray, null);
|
||||
var2.method697(TextureOperation0.nameIconsSpriteArray, null);
|
||||
Unsorted.aReferenceCache_1135.put(var2, var1);
|
||||
}
|
||||
return var2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue