mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08:00
Cleanup
This commit is contained in:
parent
04cd68f970
commit
62135c39aa
@ -89,7 +89,7 @@ namespace osu.Game.Screens.Select.Carousel
|
|||||||
{
|
{
|
||||||
Origin = Anchor.CentreLeft,
|
Origin = Anchor.CentreLeft,
|
||||||
Anchor = Anchor.CentreLeft,
|
Anchor = Anchor.CentreLeft,
|
||||||
Margin = new MarginPadding{ Right = 5 },
|
Margin = new MarginPadding { Right = 5 },
|
||||||
TextSize = 11,
|
TextSize = 11,
|
||||||
TextPadding = new MarginPadding { Horizontal = 8, Vertical = 2 },
|
TextPadding = new MarginPadding { Horizontal = 8, Vertical = 2 },
|
||||||
Status = beatmapSet.Status
|
Status = beatmapSet.Status
|
||||||
|
Loading…
Reference in New Issue
Block a user