mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -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
|
|
@ -23,7 +23,7 @@ public final class Static266 {
|
|||
public static final int anInt5338 = (int) (Math.random() * 33.0D) - 16;
|
||||
|
||||
@OriginalMember(owner = "client!vk", name = "n", descriptor = "I")
|
||||
public static int anInt5343 = 0;
|
||||
public static int game = 0;
|
||||
|
||||
@OriginalMember(owner = "client!vk", name = "a", descriptor = "(Lclient!ve;Lclient!ve;I)V")
|
||||
public static void method4187(@OriginalArg(0) Js5 arg0, @OriginalArg(1) Js5 arg1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue