mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
fix supporter promo background colour
This commit is contained in:
parent
46599540b6
commit
f329973798
@ -53,6 +53,7 @@ namespace osu.Game.Overlays.Changelog
|
||||
Colour = Color4.Black.Opacity(0.25f),
|
||||
Offset = new Vector2(0, 1),
|
||||
Radius = 3,
|
||||
Hollow = true,
|
||||
},
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user