mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Refactored some buffering classes
This commit is contained in:
parent
38800991cb
commit
e79d5ddee8
29 changed files with 391 additions and 391 deletions
|
|
@ -27,7 +27,7 @@ public final class Static10 {
|
|||
@OriginalMember(owner = "client!an", name = "a", descriptor = "(BI)I")
|
||||
public static int method347(@OriginalArg(1) int arg0) {
|
||||
if (Static124.socket != null) {
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
}
|
||||
Static127.anInt3132++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue