Rename API score classes

This commit is contained in:
Dean Herbert
2021-10-28 17:48:56 +09:00
parent 34d4715220
commit 817369903a
9 changed files with 46 additions and 39 deletions

View File

@ -52,7 +52,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
private CancellationTokenSource loadCancellationSource;
protected APILegacyScores Scores
protected APIScoresCollection Scores
{
set => Schedule(() =>
{