mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 21:47:25 +08:00
commit
09b59b5003
@ -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