ge: submit spent price instead of computed per-item price
This commit is contained in:
@@ -35,7 +35,7 @@ public class GrandExchangeTrade
|
||||
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