mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Update dependencies
This commit is contained in:
@ -98,7 +98,7 @@ namespace osu.Game.Overlays.Rankings.Tables
|
||||
{
|
||||
this.value = value;
|
||||
|
||||
Text = HumanizerUtils.ToMetric(value);
|
||||
Text = HumanizerUtils.ToReadableString(value);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user