Update Widget IDs to 2018-10-18-rev176
This commit is contained in:
committed by
Max Weber
parent
d2ba7490e8
commit
6cbec915f0
@@ -123,11 +123,11 @@ public class WidgetID
|
||||
|
||||
static class WorldMap
|
||||
{
|
||||
static final int MAPVIEW = 4;
|
||||
static final int OVERVIEW_MAP = 7;
|
||||
static final int SEARCH = 22;
|
||||
static final int SURFACE_SELECTOR = 30;
|
||||
static final int TOOLTIP = 36;
|
||||
static final int MAPVIEW = 6;
|
||||
static final int OVERVIEW_MAP = 9;
|
||||
static final int SEARCH = 24;
|
||||
static final int SURFACE_SELECTOR = 25;
|
||||
static final int TOOLTIP = 38;
|
||||
static final int OPTION = 42;
|
||||
}
|
||||
|
||||
@@ -291,7 +291,7 @@ public class WidgetID
|
||||
|
||||
static class LoginClickToPlayScreen
|
||||
{
|
||||
static final int MESSAGE_OF_THE_DAY = 4;
|
||||
static final int MESSAGE_OF_THE_DAY = 7;
|
||||
}
|
||||
|
||||
static class Viewport
|
||||
|
||||
Reference in New Issue
Block a user