mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Started organizing CS2/Protocol-related functions
This commit is contained in:
parent
46740027df
commit
ef6a5d7385
268 changed files with 5936 additions and 6093 deletions
|
|
@ -2,7 +2,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
|
||||
public class StockMarketManager {
|
||||
@OriginalMember(owner = "client!si", name = "X", descriptor = "[Lclient!sg;")
|
||||
public static final StockMarketOffer[] aClass136Array1 = new StockMarketOffer[6];
|
||||
public static final StockMarketOffer[] offers = new StockMarketOffer[6];
|
||||
@OriginalMember(owner = "client!ql", name = "d", descriptor = "I")
|
||||
public static int transmitAt = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue