mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -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
|
|
@ -3,4 +3,6 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
public class PlayerList {
|
||||
@OriginalMember(owner = "client!nk", name = "O", descriptor = "Lclient!e;")
|
||||
public static Player self;
|
||||
@OriginalMember(owner = "client!bf", name = "E", descriptor = "I")
|
||||
public static int selfId = -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue