1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00

Trimmed spaces.

This commit is contained in:
MrTheMake 2017-05-20 22:16:05 +02:00
parent f76abe2329
commit 97aadad113

View File

@ -34,7 +34,7 @@ namespace osu.Game.Screens.Select
private readonly FillFlowContainer buttons;
public OsuLogo StartButton;
/// <param name="text">Text on the button.</param>
/// <param name="colour">Colour of the button.</param>
/// <param name="hotkey">Hotkey of the button.</param>