mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Class3_Sub19 to HookRequest
This commit is contained in:
parent
60572aa271
commit
9463c6bf19
13 changed files with 52 additions and 52 deletions
|
|
@ -26,7 +26,7 @@ public final class Static88 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!h", name = "a", descriptor = "(BILclient!jl;)V")
|
||||
public static void method1818(@OriginalArg(1) int arg0, @OriginalArg(2) Class3_Sub19 arg1) {
|
||||
public static void method1818(@OriginalArg(1) int arg0, @OriginalArg(2) HookRequest arg1) {
|
||||
@Pc(4) Object[] local4 = arg1.anObjectArray31;
|
||||
@Pc(10) int local10 = (Integer) local4[0];
|
||||
@Pc(14) ClientScript local14 = Static91.method1875(local10);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue