Adjust comments a bit

This commit is contained in:
smoogipoo
2019-06-12 16:07:35 +09:00
parent 5d3fa51360
commit 13234fb4a4
2 changed files with 2 additions and 2 deletions

View File

@ -594,7 +594,7 @@ namespace osu.Game.Screens.Select
{
bindBindables();
// As a selection was already obtained, do not attempt to update the selected beatmap.
// If a selection was already obtained, do not attempt to update the selected beatmap.
if (Carousel.SelectedBeatmapSet != null)
return;