mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -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
|
|
@ -38,7 +38,7 @@ public final class Static49 {
|
|||
public static boolean method1201(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) byte[] arg2) {
|
||||
@Pc(15) boolean local15 = true;
|
||||
@Pc(17) int local17 = -1;
|
||||
@Pc(22) Class3_Sub15 local22 = new Class3_Sub15(arg2);
|
||||
@Pc(22) Buffer local22 = new Buffer(arg2);
|
||||
label70: while (true) {
|
||||
@Pc(26) int local26 = local22.method2199();
|
||||
if (local26 == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue