code style format

This commit is contained in:
kj415j45
2021-08-14 11:04:38 +08:00
parent 5cfb89f18a
commit e26ccf786e
5 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ namespace osu.Game.Localisation
/// <summary>
/// "Gameplay cursor size"
/// </summary>
public static LocalisableString CursorSize => new TranslatableString(getKey(@"cursor_size"), @"Gameplay cursor size");
public static LocalisableString GameplayCursorSize => new TranslatableString(getKey(@"gameplay_cursor_size"), @"Gameplay cursor size");
/// <summary>
/// "Adjust gameplay cursor size based on current beatmap"