mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
public final class Static143 {
|
||||
|
||||
@OriginalMember(owner = "client!ld", name = "k", descriptor = "Ljava/lang/String;")
|
||||
public static String aString4;
|
||||
public static String worldListHostname;
|
||||
|
||||
@OriginalMember(owner = "client!ld", name = "a", descriptor = "[I")
|
||||
public static final int[] anIntArray329 = new int[] { 2, 2, 4, 0, 1, 8, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue