Update Widget IDs to 2019-03-07-rev178

This commit is contained in:
RuneLite Cache-Code Autoupdater
2019-03-07 11:33:07 +00:00
committed by Adam
parent 776b120ae6
commit 580fcf4a3e

View File

@@ -135,7 +135,7 @@ public class WidgetID
static final int SEARCH = 24; static final int SEARCH = 24;
static final int SURFACE_SELECTOR = 32; static final int SURFACE_SELECTOR = 32;
static final int TOOLTIP = 38; static final int TOOLTIP = 38;
static final int OPTION = 42; static final int OPTION = 43;
} }
static class SlayerRewards static class SlayerRewards
@@ -294,7 +294,7 @@ public class WidgetID
static final int TOGGLE_RUN_ORB = 22; // Has the "Toggle run" name static final int TOGGLE_RUN_ORB = 22; // Has the "Toggle run" name
static final int RUN_ORB_TEXT = 23; static final int RUN_ORB_TEXT = 23;
static final int SPEC_ORB = 28; static final int SPEC_ORB = 28;
static final int WORLDMAP_ORB = 40; static final int WORLDMAP_ORB = 41;
} }
static class LoginClickToPlayScreen static class LoginClickToPlayScreen