Update Scores section

This commit is contained in:
Andrei Zavatski
2020-02-04 14:35:04 +03:00
parent 34091103e3
commit f30cdab025
5 changed files with 15 additions and 10 deletions

View File

@ -50,7 +50,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Font = OsuFont.GetFont(size: 18, weight: FontWeight.Bold, italics: true)
Font = OsuFont.GetFont(size: 18, weight: FontWeight.Bold)
},
rank = new UpdateableRank(ScoreRank.D)
{