mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -7,6 +7,8 @@ public final class MouseRecorder implements Runnable {
|
|||
|
||||
@OriginalMember(owner = "client!od", name = "f", descriptor = "Lclient!jd;")
|
||||
public static MouseRecorder instance;
|
||||
@OriginalMember(owner = "client!tm", name = "e", descriptor = "Z")
|
||||
public static boolean enabled = false;
|
||||
@OriginalMember(owner = "client!jd", name = "e", descriptor = "Z")
|
||||
public boolean running = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue