mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Rename InputStream_Sub1 to BrokenInputStream
This commit is contained in:
parent
e610580cc7
commit
62e8226497
2 changed files with 2 additions and 2 deletions
|
|
@ -184,7 +184,7 @@ public final class BufferedSocket implements Runnable {
|
|||
@OriginalMember(owner = "client!ma", name = "a", descriptor = "(Z)V")
|
||||
public final void method2833() {
|
||||
if (!this.aBoolean177) {
|
||||
this.anInputStream1 = new InputStream_Sub1();
|
||||
this.anInputStream1 = new BrokenInputStream();
|
||||
this.anOutputStream1 = new BrokenOutputStream();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue