mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 12:45:09 +08:00
Merge pull request #25081 from peppy/song-bar-less-black
Reduce black fill of song bar in tournament UI back to reasonable levels
This commit is contained in:
commit
eeb5409733
@ -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