mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-18 00:45:14 -06:00
Refactor part of the connection loop
This commit is contained in:
parent
80c6ba05ff
commit
f462316fce
158 changed files with 2147 additions and 2133 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static187 {
|
||||
|
||||
@OriginalMember(owner = "client!pb", name = "q", descriptor = "[Z")
|
||||
public static final boolean[] aBooleanArray101 = new boolean[112];
|
||||
public static final boolean[] pressedKeys = new boolean[112];
|
||||
|
||||
@OriginalMember(owner = "client!pb", name = "x", descriptor = "[[[I")
|
||||
public static final int[][][] anIntArrayArrayArray18 = new int[4][13][13];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue