mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 15:53:21 +08:00
fix formatting issue
This commit is contained in:
parent
867c733809
commit
3e06324f61
@ -92,7 +92,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
|||||||
Origin = Anchor.CentreLeft,
|
Origin = Anchor.CentreLeft,
|
||||||
AutoSizeAxes = Axes.Both,
|
AutoSizeAxes = Axes.Both,
|
||||||
},
|
},
|
||||||
new FillFlowContainer()
|
new FillFlowContainer
|
||||||
{
|
{
|
||||||
AutoSizeAxes = Axes.Both,
|
AutoSizeAxes = Axes.Both,
|
||||||
Direction = FillDirection.Horizontal,
|
Direction = FillDirection.Horizontal,
|
||||||
|
Loading…
Reference in New Issue
Block a user