mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Added more CS2 opcodes, need to adopt NXT naming next
This commit is contained in:
parent
3531b1c57c
commit
5f4a83c394
45 changed files with 2725 additions and 601 deletions
|
|
@ -10,7 +10,4 @@ public final class Static107 {
|
|||
@OriginalMember(owner = "client!id", name = "b", descriptor = "I")
|
||||
public static int anInt2875 = -1;
|
||||
|
||||
@OriginalMember(owner = "client!id", name = "d", descriptor = "[[[I")
|
||||
public static final int[][][] anIntArrayArrayArray9 = new int[2][][];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue