1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 02:41:23 +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:
Bartłomiej Dach
2023-10-10 22:28:50 +02:00
committed by GitHub
Unverified
@@ -84,6 +84,7 @@ namespace osu.Game.Tournament.Components
{
Colour = colours.Gray3,
RelativeSizeAxes = Axes.Both,
Alpha = 0.4f,
},
flow = new FillFlowContainer
{