mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Update framewörk
This commit is contained in:
@ -65,10 +65,10 @@ namespace osu.Game.Screens.Ranking
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new FlowContainer
|
||||
new FillFlowContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
FlowStrategy = FlowStrategies.CreateVerticalFlow(),
|
||||
Direction = FlowDirection.Down,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new OsuSpriteText
|
||||
|
Reference in New Issue
Block a user