widgetid: change sound slider ids
They were moved back when the show unlock message option was added
This commit is contained in:
@@ -838,9 +838,9 @@ public class WidgetID
|
||||
|
||||
static class Options
|
||||
{
|
||||
static final int MUSIC_SLIDER = 41;
|
||||
static final int SOUND_EFFECT_SLIDER = 46;
|
||||
static final int AREA_SOUND_SLIDER = 51;
|
||||
static final int MUSIC_SLIDER = 38;
|
||||
static final int SOUND_EFFECT_SLIDER = 44;
|
||||
static final int AREA_SOUND_SLIDER = 50;
|
||||
}
|
||||
|
||||
static class AchievementDiary
|
||||
|
||||
Reference in New Issue
Block a user