mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Refactored Buffer class
This commit is contained in:
parent
65965ea3a2
commit
6d9afcdc29
165 changed files with 2763 additions and 2728 deletions
|
|
@ -52,7 +52,7 @@ public final class Static229 {
|
|||
|
||||
@OriginalMember(owner = "client!si", name = "a", descriptor = "(BLclient!na;)I")
|
||||
public static int method3937(@OriginalArg(1) JagString arg0) {
|
||||
return arg0.method3120() + 1;
|
||||
return arg0.length() + 1;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!si", name = "b", descriptor = "(IIB)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue