Merge pull request #3086 from pure-sb/features/fix-ge-confirm-button

WidgetID: fix grandexchange confirm button widget child id
This commit is contained in:
Justin
2021-12-10 09:18:04 +11:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ object ProjectVersions {
const val launcherVersion = "2.2.0"
const val rlVersion = "1.8.6"
const val openosrsVersion = "4.16.0"
const val openosrsVersion = "4.16.1"
const val rsversion = 202
const val cacheversion = 165

View File

@@ -325,7 +325,7 @@ public final class WidgetID
static final int OFFER_CONTAINER = 25;
static final int OFFER_DESCRIPTION = 26;
static final int OFFER_PRICE = 27;
static final int OFFER_CONFIRM_BUTTON = 28;
static final int OFFER_CONFIRM_BUTTON = 29;
}
static class GrandExchangeInventory