mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactor part of the connection loop
This commit is contained in:
parent
80c6ba05ff
commit
f462316fce
158 changed files with 2147 additions and 2133 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue