Rename Class3_Sub2_Sub14 to InvType

This commit is contained in:
Pazaz 2022-04-23 14:59:10 -04:00
parent bf151a0e12
commit a169470107
50 changed files with 507 additions and 507 deletions

View file

@ -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 };