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
|
|
@ -54,7 +54,7 @@ public final class Static170 {
|
|||
|
||||
@OriginalMember(owner = "client!nh", name = "a", descriptor = "(I[B)Z")
|
||||
public static boolean method2572(@OriginalArg(1) byte[] arg0) {
|
||||
@Pc(13) Class3_Sub15 local13 = new Class3_Sub15(arg0);
|
||||
@Pc(13) Buffer local13 = new Buffer(arg0);
|
||||
@Pc(17) int local17 = local13.method2229();
|
||||
if (local17 != 1) {
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue