mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 22:22:54 +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,
|
||||
AutoSizeAxes = Axes.Both,
|
||||
},
|
||||
new FillFlowContainer()
|
||||
new FillFlowContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Direction = FillDirection.Horizontal,
|
||||
|
Loading…
Reference in New Issue
Block a user