mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -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
|
|
@ -469,19 +469,19 @@ public final class client extends GameShell {
|
|||
}
|
||||
}
|
||||
while (true) {
|
||||
@Pc(374) Class3_Sub19 local374;
|
||||
@Pc(374) HookRequest local374;
|
||||
@Pc(379) Component local379;
|
||||
@Pc(387) Component local387;
|
||||
do {
|
||||
local374 = (Class3_Sub19) Static4.aClass69_2.method2287();
|
||||
local374 = (HookRequest) Static4.aClass69_2.method2287();
|
||||
if (local374 == null) {
|
||||
while (true) {
|
||||
do {
|
||||
local374 = (Class3_Sub19) Static115.aClass69_70.method2287();
|
||||
local374 = (HookRequest) Static115.aClass69_70.method2287();
|
||||
if (local374 == null) {
|
||||
while (true) {
|
||||
do {
|
||||
local374 = (Class3_Sub19) Static185.aClass69_101.method2287();
|
||||
local374 = (HookRequest) Static185.aClass69_101.method2287();
|
||||
if (local374 == null) {
|
||||
if (Static105.aClass13_14 != null) {
|
||||
Static4.method28();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue