mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Moved around some Static fields/methods, named LocType opcode 74
This commit is contained in:
parent
82c75b3ec9
commit
5e66d3ba01
95 changed files with 946 additions and 993 deletions
|
|
@ -10,7 +10,4 @@ public final class Static67 {
|
|||
@OriginalMember(owner = "client!fe", name = "R", descriptor = "Z")
|
||||
public static boolean prevFocus = true;
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "lb", descriptor = "[I")
|
||||
public static final int[] anIntArray320 = new int[100];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue