mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +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,
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Margin = new MarginPadding{ Right = 5 },
|
||||
Margin = new MarginPadding { Right = 5 },
|
||||
TextSize = 11,
|
||||
TextPadding = new MarginPadding { Horizontal = 8, Vertical = 2 },
|
||||
Status = beatmapSet.Status
|
||||
|
Loading…
Reference in New Issue
Block a user