mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class100 to JagString
This commit is contained in:
parent
d6a98244cb
commit
24ee7be7b3
262 changed files with 1134 additions and 1135 deletions
|
|
@ -68,7 +68,7 @@ public final class Static79 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!ge", name = "a", descriptor = "(IJ)Lclient!na;")
|
||||
public static Class100 method1702(@OriginalArg(1) long arg0) {
|
||||
public static JagString method1702(@OriginalArg(1) long arg0) {
|
||||
if (arg0 <= 0L || arg0 >= 6582952005840035281L) {
|
||||
return null;
|
||||
} else if (arg0 % 37L == 0L) {
|
||||
|
|
@ -87,7 +87,7 @@ public final class Static79 {
|
|||
local32--;
|
||||
local48[local32] = Static31.aByteArray12[(int) (local65 - arg0 * 37L)];
|
||||
}
|
||||
@Pc(88) Class100 local88 = new Class100();
|
||||
@Pc(88) JagString local88 = new JagString();
|
||||
local88.aByteArray52 = local48;
|
||||
local88.anInt4030 = local48.length;
|
||||
return local88;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue