mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Enable masking in DrawableRank
This commit is contained in:
parent
421ae73715
commit
60f7b4ea2f
@ -50,6 +50,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
ColourDark = rankColour.Darken(0.1f),
|
||||
ColourLight = rankColour.Lighten(0.1f),
|
||||
Velocity = 0.25f,
|
||||
Masking = true
|
||||
},
|
||||
new OsuSpriteText
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user