mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +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),
|
Colour = Color4.Black.Opacity(0.25f),
|
||||||
Offset = new Vector2(0, 1),
|
Offset = new Vector2(0, 1),
|
||||||
Radius = 3,
|
Radius = 3,
|
||||||
|
Hollow = true,
|
||||||
},
|
},
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user