1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00

Enable masking in DrawableRank

This commit is contained in:
Andrei Zavatski 2024-01-21 02:25:29 +03:00
parent 421ae73715
commit 60f7b4ea2f

View File

@ -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
{