Update Widget IDs to 2020-01-23-rev182
This commit is contained in:
@@ -155,7 +155,7 @@ public class WidgetID
|
||||
static final int SEARCH = 24;
|
||||
static final int SURFACE_SELECTOR = 32;
|
||||
static final int TOOLTIP = 38;
|
||||
static final int OPTION = 43;
|
||||
static final int OPTION = 46;
|
||||
}
|
||||
|
||||
static class SlayerRewards
|
||||
@@ -837,9 +837,9 @@ public class WidgetID
|
||||
|
||||
static class Options
|
||||
{
|
||||
static final int MUSIC_SLIDER = 44;
|
||||
static final int SOUND_EFFECT_SLIDER = 50;
|
||||
static final int AREA_SOUND_SLIDER = 56;
|
||||
static final int MUSIC_SLIDER = 41;
|
||||
static final int SOUND_EFFECT_SLIDER = 46;
|
||||
static final int AREA_SOUND_SLIDER = 51;
|
||||
}
|
||||
|
||||
static class AchievementDiary
|
||||
|
||||
Reference in New Issue
Block a user