mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -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
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
public final class Inv extends Node {
|
||||
|
||||
@OriginalMember(owner = "client!qe", name = "p", descriptor = "[I")
|
||||
public int[] anIntArray420 = new int[] { -1 };
|
||||
public int[] objectIds = new int[] { -1 };
|
||||
|
||||
@OriginalMember(owner = "client!qe", name = "u", descriptor = "[I")
|
||||
public int[] anIntArray422 = new int[] { 0 };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue