mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
code style format
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user