Rename download state Downloaded to Importing

This commit is contained in:
Salman Ahmed
2021-01-13 18:04:29 +03:00
parent 10fd4cf7c9
commit 1f12b2bd09
8 changed files with 9 additions and 9 deletions

View File

@ -126,7 +126,7 @@ namespace osu.Game.Overlays.BeatmapSet.Buttons
};
break;
case DownloadState.Downloaded:
case DownloadState.Importing:
textSprites.Children = new Drawable[]
{
new OsuSpriteText