Remove "jukebox" terminology

This commit is contained in:
Dean Herbert
2019-08-13 12:06:57 +09:00
parent 6328fd9363
commit f3380c9372
2 changed files with 4 additions and 4 deletions

View File

@ -301,7 +301,7 @@ namespace osu.Game
}, $"watch {databasedScoreInfo}", bypassScreenAllowChecks: true);
}
#region Beatmap jukebox progression
#region Beatmap progression
private void beatmapChanged(ValueChangedEvent<WorkingBeatmap> beatmap)
{