Update Widget IDs to 2018-10-18-rev176

This commit is contained in:
RuneLite Cache-Code Autoupdater
2018-10-18 04:47:45 -06:00
committed by Max Weber
parent d2ba7490e8
commit 6cbec915f0

View File

@@ -123,11 +123,11 @@ public class WidgetID
static class WorldMap static class WorldMap
{ {
static final int MAPVIEW = 4; static final int MAPVIEW = 6;
static final int OVERVIEW_MAP = 7; static final int OVERVIEW_MAP = 9;
static final int SEARCH = 22; static final int SEARCH = 24;
static final int SURFACE_SELECTOR = 30; static final int SURFACE_SELECTOR = 25;
static final int TOOLTIP = 36; static final int TOOLTIP = 38;
static final int OPTION = 42; static final int OPTION = 42;
} }
@@ -291,7 +291,7 @@ public class WidgetID
static class LoginClickToPlayScreen static class LoginClickToPlayScreen
{ {
static final int MESSAGE_OF_THE_DAY = 4; static final int MESSAGE_OF_THE_DAY = 7;
} }
static class Viewport static class Viewport