mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-06 11:10:57 -06:00
Refactored GameShell
This commit is contained in:
parent
bc7ecce61c
commit
3c58eb3a01
83 changed files with 700 additions and 712 deletions
|
|
@ -111,7 +111,7 @@ public final class BufferedSocket implements Runnable {
|
|||
}
|
||||
}
|
||||
} catch (@Pc(124) Exception local124) {
|
||||
Static89.method1839(null, local124);
|
||||
Static89.report(null, local124);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -156,7 +156,7 @@ public final class BufferedSocket implements Runnable {
|
|||
}
|
||||
}
|
||||
if (this.aClass212_4 == null) {
|
||||
this.aClass212_4 = this.aClass213_5.method5130(3, this);
|
||||
this.aClass212_4 = this.aClass213_5.startThread(3, this);
|
||||
}
|
||||
this.notifyAll();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue