mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07: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
|
|
@ -10,7 +10,7 @@ public final class Static176 {
|
|||
public static Js5 aClass153_76;
|
||||
|
||||
@OriginalMember(owner = "client!ob", name = "a", descriptor = "[Z")
|
||||
public static final boolean[] aBooleanArray95 = new boolean[5];
|
||||
public static final boolean[] customCameraActive = new boolean[5];
|
||||
|
||||
@OriginalMember(owner = "client!ob", name = "e", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_800 = JagString.parse("");
|
||||
|
|
@ -77,7 +77,7 @@ public final class Static176 {
|
|||
if (client.game == 1) {
|
||||
Static98.method1966(-1, 0L, JagString.EMPTY, local33, (short) 36, LocalizedText.FACEHERE, local47);
|
||||
}
|
||||
Static98.method1966(-1, 0L, JagString.EMPTY, local33, (short) 60, Static195.aClass100_859, local47);
|
||||
Static98.method1966(-1, 0L, JagString.EMPTY, local33, (short) 60, Static195.walkText, local47);
|
||||
}
|
||||
}
|
||||
@Pc(112) long local112 = -1L;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue