mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-14 15:05:14 -06:00
Moved source to rt4 package so external code can depend on it
This commit is contained in:
parent
dc6deb9151
commit
153d8569b5
624 changed files with 1253 additions and 7 deletions
|
|
@ -1,8 +0,0 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public class StockMarketManager {
|
||||
@OriginalMember(owner = "client!si", name = "X", descriptor = "[Lclient!sg;")
|
||||
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