mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 05:22:54 +08:00
Reduce black fill of song bar
Closes https://github.com/ppy/osu/issues/24993.
This commit is contained in:
parent
1388f7240e
commit
97e521acad
@ -84,6 +84,7 @@ namespace osu.Game.Tournament.Components
|
||||
{
|
||||
Colour = colours.Gray3,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0.4f,
|
||||
},
|
||||
flow = new FillFlowContainer
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user