mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 17:33:02 +08:00
Add back comma separator to score display.
This commit is contained in:
@@ -321,6 +321,7 @@ namespace osu.Game.Screens.Ranking
|
||||
public SlowScoreCounter(uint leading = 0) : base(leading)
|
||||
{
|
||||
DisplayedCountSpriteText.Shadow = false;
|
||||
UseCommaSeparator = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user