forked from 2009Scape/Server
More texture stuff
Separated out Player + NPC rendering
This commit is contained in:
parent
c1efb2a344
commit
ff62177237
129 changed files with 5036 additions and 5147 deletions
|
|
@ -96,7 +96,7 @@ final class Class25 {
|
|||
static void method958(byte var0) {
|
||||
try {
|
||||
if (GameObject.aBoolean1837) {
|
||||
RSInterface var1 = AbstractSprite.method638(Class3_Sub30_Sub1.anInt872, RSInterface.anInt278);
|
||||
RSInterface var1 = AbstractSprite.method638(BufferedDataStream.anInt872, RSInterface.anInt278);
|
||||
if (null != var1 && var1.anObjectArray303 != null) {
|
||||
CS2Script var3 = new CS2Script();
|
||||
var3.arguments = var1.anObjectArray303;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue