Added favourite/download buttons and author info.

This commit is contained in:
DrabWeb
2017-09-08 19:17:39 -03:00
parent 1d3139d3c3
commit ecd6994d74
4 changed files with 384 additions and 51 deletions

View File

@ -129,6 +129,7 @@ namespace osu.Game.Overlays.OnlineBeatmapSet
Font = @"Exo2.0-Bold",
TextSize = 14,
Text = title,
Shadow = false,
Margin = new MarginPadding { Top = 20 },
},
content = new TextFlowContainer