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
|
|
@ -34,7 +34,7 @@ public final class Class3_Sub18 extends Class3 {
|
|||
public Class3_Sub18(@OriginalArg(0) byte[] arg0) {
|
||||
@Pc(29) int local29 = 0;
|
||||
this.aByteArray44 = new byte[128];
|
||||
@Pc(38) Class3_Sub15 local38 = new Class3_Sub15(arg0);
|
||||
@Pc(38) Buffer local38 = new Buffer(arg0);
|
||||
while (local38.aByteArray40[local29 + local38.anInt2792] != 0) {
|
||||
local29++;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue