mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Class3_Sub2_Sub17 to ClientScript
This commit is contained in:
parent
2d16c8cf16
commit
244032a177
4 changed files with 7 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ public final class Static88 {
|
|||
public static void method1818(@OriginalArg(1) int arg0, @OriginalArg(2) Class3_Sub19 arg1) {
|
||||
@Pc(4) Object[] local4 = arg1.anObjectArray31;
|
||||
@Pc(10) int local10 = (Integer) local4[0];
|
||||
@Pc(14) Class3_Sub2_Sub17 local14 = Static91.method1875(local10);
|
||||
@Pc(14) ClientScript local14 = Static91.method1875(local10);
|
||||
if (local14 == null) {
|
||||
return;
|
||||
}
|
||||
|
|
@ -227,7 +227,7 @@ public final class Static88 {
|
|||
}
|
||||
if (local226 == 40) {
|
||||
local77 = local33[local30];
|
||||
@Pc(642) Class3_Sub2_Sub17 local642 = Static91.method1875(local77);
|
||||
@Pc(642) ClientScript local642 = Static91.method1875(local77);
|
||||
@Pc(646) int[] local646 = new int[local642.anInt4667];
|
||||
@Pc(650) JagString[] local650 = new JagString[local642.anInt4671];
|
||||
for (local652 = 0; local652 < local642.anInt4665; local652++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue