mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 12:53:11 +08:00
reusing gameplay background blur loc song select background blur
This commit is contained in:
parent
e0a7559d85
commit
acb42f7d12
@ -45,7 +45,7 @@ namespace osu.Game.Overlays.Settings.Sections.UserInterface
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = UserInterfaceStrings.BackgroundBlurLevel,
|
||||
LabelText = GameplaySettingsStrings.BackgroundBlur,
|
||||
Current = config.GetBindable<bool>(OsuSetting.SongSelectBackgoundBlur)
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user