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

@ -24,7 +24,7 @@ public final class DelayedStateChange extends SecondaryNode {
@OriginalMember(owner = "client!da", name = "a", descriptor = "(Z)V")
public final void method1007() {
this.aLong185 = MonotonicClock.method5096() + 500L | Long.MIN_VALUE & this.aLong185;
this.aLong185 = MonotonicClock.currentTimeMillis() + 500L | Long.MIN_VALUE & this.aLong185;
Static140.aClass16_7.method798(this);
}