mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -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
|
|
@ -130,7 +130,7 @@ public final class GlTile extends Node {
|
|||
@Pc(1) long local1 = 0L;
|
||||
if ((arg0 & 0x7F) == 0 || (arg2 & 0x7F) == 0) {
|
||||
local1 = (long) (arg0 + (arg2 << 16)) + ((long) arg6 << 32);
|
||||
@Pc(28) IntNode local28 = (IntNode) this.aClass133_8.method3863(local1);
|
||||
@Pc(28) IntNode local28 = (IntNode) this.aClass133_8.get(local1);
|
||||
if (local28 != null) {
|
||||
if (arg1 < this.anIntArray230[local28.anInt3141]) {
|
||||
this.anIntArray230[local28.anInt3141] = arg1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue