mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Rename Class3_Sub2_Sub14 to InvType
This commit is contained in:
parent
bf151a0e12
commit
a169470107
50 changed files with 507 additions and 507 deletions
|
|
@ -61,7 +61,7 @@ public final class Class45 {
|
|||
@Pc(1) long local1 = 0L;
|
||||
if ((arg1 & 0x7F) == 0 || (arg3 & 0x7F) == 0) {
|
||||
local1 = arg1 + (arg3 << 16);
|
||||
@Pc(23) IntNode local23 = (IntNode) this.aClass133_4.method3863(local1);
|
||||
@Pc(23) IntNode local23 = (IntNode) this.aClass133_4.get(local1);
|
||||
if (local23 != null) {
|
||||
return local23.anInt3141;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue