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

@ -15,10 +15,10 @@ public final class Static140 {
@OriginalMember(owner = "client!la", name = "a", descriptor = "(Lclient!wa;Z)V")
public static void method2705(@OriginalArg(0) Buffer arg0) {
@Pc(15) byte[] local15 = new byte[24];
if (Static121.aClass38_3 != null) {
if (Static121.uid != null) {
try {
Static121.aClass38_3.method1459(0L);
Static121.aClass38_3.method1457(local15);
Static121.uid.method1459(0L);
Static121.uid.method1457(local15);
@Pc(28) int local28;
for (local28 = 0; local28 < 24 && local15[local28] == 0; local28++) {
}