mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 01:59:54 +08:00
Fix customise button on mod overlay initially showing flash layer indefinitely
This commit is contained in:
@@ -54,6 +54,7 @@ namespace osu.Game.Overlays.Mods
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = Color4.White.Opacity(0.4f),
|
||||
Blending = BlendingParameters.Additive,
|
||||
Alpha = 0,
|
||||
},
|
||||
new OsuSpriteText
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user