mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-19 01:15:19 -06:00
Rename Class3_Sub21 to IntNode
This commit is contained in:
parent
7e2a7de670
commit
0c8c5d42ca
12 changed files with 31 additions and 31 deletions
|
|
@ -58,7 +58,7 @@ public final class Static178 {
|
|||
if (local19.anIntArray420[local29] >= 0 && Static170.anInt3245 > local19.anIntArray420[local29]) {
|
||||
@Pc(56) ObjType local56 = Static71.method1439(local19.anIntArray420[local29]);
|
||||
if (local56.aClass133_6 != null) {
|
||||
@Pc(68) Class3_Sub21 local68 = (Class3_Sub21) local56.aClass133_6.method3863((long) arg2);
|
||||
@Pc(68) IntNode local68 = (IntNode) local56.aClass133_6.method3863((long) arg2);
|
||||
if (local68 != null) {
|
||||
if (arg0) {
|
||||
local27 += local19.anIntArray422[local29] * local68.anInt3141;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue