widgetid: change sound slider ids

They were moved back when the show unlock message option was added
This commit is contained in:
dekvall
2020-01-23 13:08:47 +01:00
parent 32c8c497bd
commit 84a3f838b2

View File

@@ -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