mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 08:33:21 +08:00
Remove excess whitespace
This commit is contained in:
parent
8da6ecf6a9
commit
b00ee67895
@ -39,7 +39,7 @@ namespace osu.Game.Overlays.Dashboard
|
||||
switch (value)
|
||||
{
|
||||
case DashboardOverlayTabs.Friends:
|
||||
return FriendsStrings.TitleCompact;
|
||||
return FriendsStrings.TitleCompact;
|
||||
|
||||
case DashboardOverlayTabs.CurrentlyPlaying:
|
||||
return @"Currently Playing";
|
||||
|
Loading…
Reference in New Issue
Block a user