mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -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
|
|
@ -58,9 +58,9 @@ public final class Static2 {
|
|||
Static54.method1304(arg1, local49.anInt5878);
|
||||
}
|
||||
}
|
||||
@Pc(72) Class3_Sub19 local72;
|
||||
@Pc(72) HookRequest local72;
|
||||
if (arg1 == 0 && local23.anObjectArray12 != null) {
|
||||
local72 = new Class3_Sub19();
|
||||
local72 = new HookRequest();
|
||||
local72.anObjectArray31 = local23.anObjectArray12;
|
||||
local72.aClass13_17 = local23;
|
||||
Static82.method1767(local72);
|
||||
|
|
@ -72,7 +72,7 @@ public final class Static2 {
|
|||
continue;
|
||||
}
|
||||
}
|
||||
local72 = new Class3_Sub19();
|
||||
local72 = new HookRequest();
|
||||
local72.anObjectArray31 = local23.anObjectArray8;
|
||||
local72.aClass13_17 = local23;
|
||||
Static82.method1767(local72);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue