WidgetID: fix grandexchange confirm button widget child id
This commit is contained in:
@@ -325,7 +325,7 @@ public final class WidgetID
|
|||||||
static final int OFFER_CONTAINER = 25;
|
static final int OFFER_CONTAINER = 25;
|
||||||
static final int OFFER_DESCRIPTION = 26;
|
static final int OFFER_DESCRIPTION = 26;
|
||||||
static final int OFFER_PRICE = 27;
|
static final int OFFER_PRICE = 27;
|
||||||
static final int OFFER_CONFIRM_BUTTON = 28;
|
static final int OFFER_CONFIRM_BUTTON = 29;
|
||||||
}
|
}
|
||||||
|
|
||||||
static class GrandExchangeInventory
|
static class GrandExchangeInventory
|
||||||
|
|||||||
Reference in New Issue
Block a user