mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Overlays.Profile.Sections.Ranks
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Stats.Add(new OsuSpriteText
|
||||
RightFlowContainer.Add(new OsuSpriteText
|
||||
{
|
||||
Text = Score.TotalScore.ToString("#,###"),
|
||||
Anchor = Anchor.TopRight,
|
||||
|
Reference in New Issue
Block a user