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
|
|
@ -33,8 +33,8 @@ public final class Static24 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!bn", name = "a", descriptor = "(BZLclient!na;)V")
|
||||
public static void method668(@OriginalArg(1) boolean arg0, @OriginalArg(2) Class100 arg1) {
|
||||
@Pc(9) Class100 local9 = arg1.method3114();
|
||||
public static void method668(@OriginalArg(1) boolean arg0, @OriginalArg(2) JagString arg1) {
|
||||
@Pc(9) JagString local9 = arg1.method3114();
|
||||
@Pc(11) int local11 = 0;
|
||||
@Pc(22) short[] local22 = new short[16];
|
||||
@Pc(28) int local28 = arg0 ? 32768 : 0;
|
||||
|
|
@ -60,7 +60,7 @@ public final class Static24 {
|
|||
Static169.aShortArray52 = local22;
|
||||
Static111.anInt2905 = local11;
|
||||
Static67.anInt3356 = 0;
|
||||
@Pc(113) Class100[] local113 = new Class100[Static111.anInt2905];
|
||||
@Pc(113) JagString[] local113 = new JagString[Static111.anInt2905];
|
||||
for (@Pc(115) int local115 = 0; local115 < Static111.anInt2905; local115++) {
|
||||
local113[local115] = Static230.method3953(local22[local115]).method769();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue