mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
fix supporter promo background colour
This commit is contained in:
@ -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[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user