Refactored a bit of the connection process, added a GlobalConfig class to control behavior

This commit is contained in:
Pazaz 2022-04-20 12:58:48 -04:00
parent ec83b1f868
commit 80c6ba05ff
94 changed files with 592 additions and 578 deletions

View file

@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
public final class Static209 {
@OriginalMember(owner = "client!ra", name = "s", descriptor = "I")
public static int anInt4794;
public static int port;
@OriginalMember(owner = "client!ra", name = "K", descriptor = "Lclient!ve;")
public static Js5 aClass153_86;