mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
variable naming + loc
This commit is contained in:
@ -45,7 +45,7 @@ namespace osu.Game.Overlays.Settings.Sections.UserInterface
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = UserInterfaceStrings.SongSelectBackgroundBlurLevel,
|
||||
LabelText = UserInterfaceStrings.BackgroundBlurLevel,
|
||||
Current = config.GetBindable<bool>(OsuSetting.SongSelectBackgoundBlur)
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user