mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Drawable score visual improvements
This commit is contained in:
@ -140,9 +140,6 @@ namespace osu.Game.Overlays.Profile.Sections.Ranks
|
||||
break;
|
||||
}
|
||||
|
||||
drawableScore.RelativeSizeAxes = Axes.X;
|
||||
drawableScore.Height = 60;
|
||||
|
||||
scoreContainer.Add(drawableScore);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user