Update Widget IDs to 2020-12-9

This commit is contained in:
RuneLite Cache-Code Autoupdater
2020-12-08 14:23:29 -07:00
committed by Max Weber
parent ff0d8fcbce
commit 6aa085fc3e

View File

@@ -886,10 +886,10 @@ public class WidgetID
static class SettingsSide static class SettingsSide
{ {
static final int CAMERA_ZOOM_SLIDER_TRACK = 54; static final int CAMERA_ZOOM_SLIDER_TRACK = 59;
static final int MUSIC_SLIDER = 10; static final int MUSIC_SLIDER = 13;
static final int SOUND_EFFECT_SLIDER = 14; static final int SOUND_EFFECT_SLIDER = 17;
static final int AREA_SOUND_SLIDER = 18; static final int AREA_SOUND_SLIDER = 21;
} }
static class Settings static class Settings