mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Renamed some static classes
This commit is contained in:
parent
37883b9f35
commit
ff0e890dcd
116 changed files with 1932 additions and 1973 deletions
|
|
@ -8,10 +8,7 @@ public final class Static12 {
|
|||
@OriginalMember(owner = "client!bb", name = "M", descriptor = "I")
|
||||
public static int anInt406;
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "g", descriptor = "[[[B")
|
||||
public static final byte[][][] tileSettings = new byte[4][104][104];
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "t", descriptor = "[[B")
|
||||
@OriginalMember(owner = "client!bb", name = "t", descriptor = "[[B")
|
||||
public static final byte[][] aByteArrayArray2 = new byte[250][];
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "A", descriptor = "Lclient!na;")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue