mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Rename API score classes
This commit is contained in:
@ -52,7 +52,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
||||
|
||||
private CancellationTokenSource loadCancellationSource;
|
||||
|
||||
protected APILegacyScores Scores
|
||||
protected APIScoresCollection Scores
|
||||
{
|
||||
set => Schedule(() =>
|
||||
{
|
||||
|
Reference in New Issue
Block a user