Merge remote-tracking branch 'runelite/master'
This commit is contained in:
@@ -32,10 +32,11 @@ public class GrandExchangeTrade
|
||||
{
|
||||
private boolean buy;
|
||||
private boolean cancel;
|
||||
private boolean login;
|
||||
private int itemId;
|
||||
private int quantity;
|
||||
private int total;
|
||||
private int price;
|
||||
private int spent;
|
||||
private int offer;
|
||||
private WorldType worldType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user