mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Basic NPC rendering under playground project
This commit is contained in:
parent
8fb5b3fc75
commit
3a90dfc1b3
43 changed files with 555 additions and 315 deletions
|
|
@ -92,14 +92,14 @@ public final class Js5CacheQueue implements Runnable {
|
|||
}
|
||||
if (local31.secondaryKey == (long) arg1 && local31.aClass49_3 == arg0 && local31.anInt824 == 2) {
|
||||
local9.aByteArray11 = local31.aByteArray11;
|
||||
local9.aBoolean226 = false;
|
||||
local9.incomplete = false;
|
||||
return local9;
|
||||
}
|
||||
local31 = (Js5CacheRequest) this.aClass16_6.method797();
|
||||
}
|
||||
}
|
||||
local9.aByteArray11 = arg0.read(arg1);
|
||||
local9.aBoolean226 = false;
|
||||
local9.incomplete = false;
|
||||
local9.aBoolean225 = true;
|
||||
return local9;
|
||||
}
|
||||
|
|
@ -130,7 +130,7 @@ public final class Js5CacheQueue implements Runnable {
|
|||
} catch (@Pc(83) Exception local83) {
|
||||
TracingException.report(null, local83);
|
||||
}
|
||||
local19.aBoolean226 = false;
|
||||
local19.incomplete = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue