mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -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
|
|
@ -45,7 +45,7 @@ public final class Static124 {
|
|||
|
||||
@OriginalMember(owner = "client!jk", name = "a", descriptor = "(IZ[BII[Lclient!mj;)V")
|
||||
public static void method2437(@OriginalArg(0) int arg0, @OriginalArg(1) boolean arg1, @OriginalArg(2) byte[] arg2, @OriginalArg(3) int arg3, @OriginalArg(5) Class97[] arg4) {
|
||||
@Pc(10) Class3_Sub15 local10 = new Class3_Sub15(arg2);
|
||||
@Pc(10) Buffer local10 = new Buffer(arg2);
|
||||
@Pc(12) int local12 = -1;
|
||||
while (true) {
|
||||
@Pc(16) int local16 = local10.method2199();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue