mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Spinner fix
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user