1
0
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:
Maximilian Junges 2020-02-09 23:39:34 +01:00
parent 867c733809
commit 3e06324f61

View File

@ -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,