mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
add direction to graphs
This commit is contained in:
@ -305,7 +305,6 @@ namespace osu.Game.Screens.Select
|
||||
ratingsGraph = new BarGraph
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Height = 50,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user