mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Started organizing CS2/Protocol-related functions
This commit is contained in:
parent
46740027df
commit
ef6a5d7385
268 changed files with 5936 additions and 6093 deletions
|
|
@ -8,10 +8,4 @@ public final class Static106 {
|
|||
@OriginalMember(owner = "client!ic", name = "e", descriptor = "[I")
|
||||
public static final int[] anIntArray257 = new int[2500];
|
||||
|
||||
@OriginalMember(owner = "client!ic", name = "j", descriptor = "I")
|
||||
public static int anInt2869 = 100;
|
||||
|
||||
@OriginalMember(owner = "client!ic", name = "l", descriptor = "[I")
|
||||
public static final int[] anIntArray258 = new int[200];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue