Remove "Unranked" text from ModDisplay

This commit is contained in:
Dean Herbert
2021-06-09 13:45:09 +09:00
parent 249a8f259b
commit 7774344f0e
9 changed files with 2 additions and 28 deletions

View File

@ -242,7 +242,6 @@ namespace osu.Game.Screens.Ranking.Expanded
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
DisplayUnrankedText = false,
ExpansionMode = ExpansionMode.AlwaysExpanded,
Scale = new Vector2(0.5f),
Current = { Value = score.Mods }