mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Refactored much of the protocol class, new class names for a few
Class3_Sub31 -> ComponentPointer Class3_Sub22 -> ClanMember Class102 -> MapMarker Class3_Sub7 -> SceneryStack
This commit is contained in:
parent
2e4cc73755
commit
83a07e779e
118 changed files with 2196 additions and 2289 deletions
|
|
@ -72,11 +72,11 @@ public final class Static53 {
|
|||
@Pc(29) HookRequest local29 = new HookRequest();
|
||||
local29.arguments = local19.anObjectArray27;
|
||||
local29.source = local19;
|
||||
Static82.method1767(local29);
|
||||
ScriptRunner.run(local29);
|
||||
}
|
||||
Static241.aBoolean302 = false;
|
||||
Static35.anInt1092 = -1;
|
||||
Static43.redraw(local19);
|
||||
InterfaceList.redraw(local19);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue