Rename enum member to be more like the other

This commit is contained in:
its5Q
2022-08-10 18:41:53 +10:00
parent 231c331690
commit 8f5bd437f6
3 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@ namespace osu.Game.Localisation
/// <summary>
/// "Never"
/// </summary>
public static LocalisableString NeverShowHUD => new TranslatableString(getKey(@"never"), @"Never");
public static LocalisableString NeverShowHUD => new TranslatableString(getKey(@"never_show_hud"), @"Never");
/// <summary>
/// "Standardised"