mirror of
https://github.com/ppy/osu
synced 2024-12-13 02:17:32 +00:00
Adjust Explode alpha slightly.
This commit is contained in:
parent
53e40804ab
commit
aaed714160
@ -25,7 +25,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables.Pieces
|
||||
{
|
||||
BlendingMode = BlendingMode.Additive,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0.1f,
|
||||
Alpha = 0.2f,
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user