Skip to content

Commit

Permalink
Merge remote-tracking branch 'runelite/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Owain94 committed Jan 23, 2020
2 parents 132ac1e + b0751d2 commit 5e2b43a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1188,9 +1188,9 @@ static class JewelBox

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
Expand Down

0 comments on commit 5e2b43a

Please sign in to comment.