mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Remove "Unranked" text from ModDisplay
This commit is contained in:
@ -137,7 +137,6 @@ namespace osu.Game.Screens.Ranking.Contracted
|
||||
Origin = Anchor.TopCentre,
|
||||
AutoSizeAxes = Axes.Both,
|
||||
ExpansionMode = ExpansionMode.AlwaysExpanded,
|
||||
DisplayUnrankedText = false,
|
||||
Current = { Value = score.Mods },
|
||||
Scale = new Vector2(0.5f),
|
||||
}
|
||||
|
Reference in New Issue
Block a user