mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 22:06:08 +08:00
Spinner fix
This commit is contained in:
parent
e5602c0938
commit
086191a12a
@ -33,6 +33,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables.Pieces
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
completeColour = colours.YellowLight.Opacity(0.8f);
|
||||
Masking = true;
|
||||
}
|
||||
|
||||
private class SpinnerBorder : Container
|
||||
|
Loading…
Reference in New Issue
Block a user