mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 20:20:21 +08:00
Enable masking in DrawableRank
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user