mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Remove redundant space
This commit is contained in:
@ -44,7 +44,6 @@ namespace osu.Game.Screens.Play
|
||||
/// </summary>
|
||||
protected Action SelectAction => () => InternalButtons.Children.FirstOrDefault(f => f.Selected)?.Click();
|
||||
|
||||
|
||||
public abstract string Header { get; }
|
||||
public abstract string Description { get; }
|
||||
|
||||
|
Reference in New Issue
Block a user