mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Renamed Static239 to GlRenderer, started refactoring
This commit is contained in:
parent
ddbfcb0e86
commit
8119ba8336
125 changed files with 962 additions and 962 deletions
|
|
@ -8,7 +8,7 @@ public final class BrokenInputStream extends InputStream {
|
|||
@OriginalMember(owner = "client!qk", name = "read", descriptor = "()I")
|
||||
@Override
|
||||
public final int read() {
|
||||
Static231.method3983(30000L);
|
||||
Static231.sleep(30000L);
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue