mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 18:35:14 -06: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
|
|
@ -204,7 +204,7 @@ public final class BufferedSocket implements Runnable {
|
|||
}
|
||||
if (this.aClass212_4.status == 1) {
|
||||
try {
|
||||
((Thread) this.aClass212_4.anObject6).join();
|
||||
((Thread) this.aClass212_4.result).join();
|
||||
} catch (@Pc(59) InterruptedException local59) {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue