mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Refactored Keyboard class
This commit is contained in:
parent
ed473ddd96
commit
5711fb89c0
35 changed files with 251 additions and 239 deletions
|
|
@ -16,9 +16,6 @@ public final class Static53 {
|
|||
@OriginalMember(owner = "client!ec", name = "n", descriptor = "Z")
|
||||
public static boolean highDetailTextures = true;
|
||||
|
||||
@OriginalMember(owner = "client!ec", name = "q", descriptor = "I")
|
||||
public static int anInt1708 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ec", name = "B", descriptor = "[[I")
|
||||
public static final int[][] anIntArrayArray8 = new int[][] { new int[0], { 128, 0, 128, 128, 0, 128 }, { 0, 0, 128, 0, 128, 128, 64, 128 }, { 0, 128, 0, 0, 128, 0, 64, 128 }, { 0, 0, 64, 128, 0, 128 }, { 128, 128, 64, 128, 128, 0 }, { 64, 0, 128, 0, 128, 128, 64, 128 }, { 128, 0, 128, 128, 0, 128, 0, 64, 64, 0 }, { 0, 0, 64, 0, 0, 64 }, { 0, 0, 128, 0, 128, 128, 64, 96, 32, 64 }, { 0, 128, 0, 0, 32, 64, 64, 96, 128, 128 }, { 0, 128, 0, 0, 32, 32, 96, 32, 128, 0, 128, 128 } };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue