mirror of
https://github.com/osukey/osukey.git
synced 2025-05-13 09:37:35 +09: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…
x
Reference in New Issue
Block a user