mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update usage of FillDirection
This commit is contained in:
@ -132,7 +132,7 @@ namespace osu.Game.Screens.Select.Options
|
||||
|
||||
public ButtonFlow()
|
||||
{
|
||||
Direction = FillDirection.Right;
|
||||
Direction = FillDirection.Horizontal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user