widgetid: update world map menu widget id

This commit is contained in:
Adam
2018-08-02 08:50:16 -04:00
parent bf459c290b
commit 1e6fef960f

View File

@@ -111,7 +111,7 @@ public class WidgetID
static class WorldMap
{
static final int OPTION = 36;
static final int OPTION = 41;
static final int TOOLTIP = 35;
static final int MAPVIEW = 3;
}