1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 08:33:21 +08:00

Remove now unused localisation string

This commit is contained in:
Dean Herbert 2023-01-25 16:24:52 +09:00
parent acb42f7d12
commit f81dea4166

View File

@ -109,11 +109,6 @@ namespace osu.Game.Localisation
/// </summary>
public static LocalisableString ModSelectHotkeyStyle => new TranslatableString(getKey(@"mod_select_hotkey_style"), @"Mod select hotkey style");
/// <summary>
/// "Background blur"
/// </summary>
public static LocalisableString BackgroundBlurLevel => new TranslatableString(getKey(@"background_blur_level"), @"Background blur");
/// <summary>
/// "no limit"
/// </summary>