mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Added favourite/download buttons and author info.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user