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
|
|
@ -28,14 +28,11 @@ public final class Static191 {
|
|||
@OriginalMember(owner = "client!pg", name = "Z", descriptor = "[I")
|
||||
public static final int[] anIntArray387 = new int[anInt4506];
|
||||
|
||||
@OriginalMember(owner = "client!pg", name = "ab", descriptor = "[I")
|
||||
public static final int[] anIntArray388 = new int[8];
|
||||
|
||||
@OriginalMember(owner = "client!pg", name = "cb", descriptor = "[I")
|
||||
public static final int[] anIntArray389 = new int[anInt4506];
|
||||
|
||||
@OriginalMember(owner = "client!pg", name = "db", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_845 = JagString.parse(":assistreq:");
|
||||
public static final JagString ASSISTREQ = JagString.parse(":assistreq:");
|
||||
|
||||
@OriginalMember(owner = "client!pg", name = "eb", descriptor = "[I")
|
||||
public static final int[] anIntArray390 = new int[anInt4506];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue