mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 21:40:30 -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,9 +54,9 @@ public final class Static245 {
|
|||
@Pc(74) Class13 local74 = Static241.aClass13ArrayArray12[arg0][local46] = new Class13();
|
||||
local74.anInt507 = local46 + (arg0 << 16);
|
||||
if (local62[0] == -1) {
|
||||
local74.method490(new Class3_Sub15(local62));
|
||||
local74.method490(new Buffer(local62));
|
||||
} else {
|
||||
local74.method481(new Class3_Sub15(local62));
|
||||
local74.method481(new Buffer(local62));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -99,7 +99,7 @@ public final class Static245 {
|
|||
} else {
|
||||
local87 = 4;
|
||||
}
|
||||
@Pc(96) Class3_Sub15 local96 = new Class3_Sub15(arg5);
|
||||
@Pc(96) Buffer local96 = new Buffer(arg5);
|
||||
@Pc(103) int local103;
|
||||
@Pc(108) int local108;
|
||||
for (local17 = 0; local17 < local87; local17++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue