Refactor part of the connection loop

This commit is contained in:
Pazaz 2022-04-20 13:54:03 -04:00
parent 80c6ba05ff
commit f462316fce
158 changed files with 2147 additions and 2133 deletions

View file

@ -27,7 +27,7 @@ public final class Js5CacheQueue implements Runnable {
if (local20.status == 2) {
throw new RuntimeException();
}
this.aThread2 = (Thread) local20.anObject6;
this.aThread2 = (Thread) local20.result;
}
@OriginalMember(owner = "client!k", name = "a", descriptor = "(Lclient!c;I)V")