mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class3_Sub15 to Buffer
This commit is contained in:
parent
e2d5c0a1e0
commit
ae520bfdd8
151 changed files with 216 additions and 216 deletions
|
|
@ -59,7 +59,7 @@ public final class Class70 {
|
|||
|
||||
@OriginalMember(owner = "client!ii", name = "a", descriptor = "(I[B)V")
|
||||
private void method2293(@OriginalArg(1) byte[] arg0) {
|
||||
@Pc(12) Class3_Sub15 local12 = new Class3_Sub15(Static162.method3092(arg0));
|
||||
@Pc(12) Buffer local12 = new Buffer(Static162.method3092(arg0));
|
||||
@Pc(16) int local16 = local12.method2229();
|
||||
if (local16 != 5 && local16 != 6) {
|
||||
throw new RuntimeException();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue