From 97aadad1133f2c2b399263fcc650fe7db96a054f Mon Sep 17 00:00:00 2001 From: MrTheMake Date: Sat, 20 May 2017 22:16:05 +0200 Subject: [PATCH] Trimmed spaces. --- osu.Game/Screens/Select/Footer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game/Screens/Select/Footer.cs b/osu.Game/Screens/Select/Footer.cs index 339256704b..136959ba79 100644 --- a/osu.Game/Screens/Select/Footer.cs +++ b/osu.Game/Screens/Select/Footer.cs @@ -34,7 +34,7 @@ public class Footer : Container private readonly FillFlowContainer buttons; public OsuLogo StartButton; - + /// Text on the button. /// Colour of the button. /// Hotkey of the button.