mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:09:53 +08:00
Remove forgotten AutoSize specification
This commit is contained in:
@@ -135,7 +135,6 @@ namespace osu.Game.Screens.Ranking.Contracted
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
AutoSizeAxes = Axes.Both,
|
||||
ExpansionMode = ExpansionMode.AlwaysExpanded,
|
||||
Current = { Value = score.Mods },
|
||||
Scale = new Vector2(0.5f),
|
||||
|
||||
Reference in New Issue
Block a user