mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Refactored Buffer class
This commit is contained in:
parent
65965ea3a2
commit
6d9afcdc29
165 changed files with 2763 additions and 2728 deletions
|
|
@ -219,7 +219,7 @@ public final class Static127 {
|
|||
try {
|
||||
if (Static232.aClass212_5.anObject6 != null) {
|
||||
@Pc(265) byte[] local265 = ((String) Static232.aClass212_5.anObject6).getBytes("ISO-8859-1");
|
||||
local246 = Static10.method346(local265, local265.length, 0);
|
||||
local246 = Static10.decodeString(local265, local265.length, 0);
|
||||
}
|
||||
} catch (@Pc(274) UnsupportedEncodingException local274) {
|
||||
}
|
||||
|
|
@ -368,7 +368,7 @@ public final class Static127 {
|
|||
}
|
||||
}
|
||||
Static6.aClass3_Sub15_Sub1_1.method2242(44);
|
||||
Static6.aClass3_Sub15_Sub1_1.method2178(arg0.method3120() - 1);
|
||||
Static6.aClass3_Sub15_Sub1_1.method2171(arg0.method3136(2));
|
||||
Static6.aClass3_Sub15_Sub1_1.p1(arg0.length() - 1);
|
||||
Static6.aClass3_Sub15_Sub1_1.pjstr(arg0.method3136(2));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue