Merge branch 'master' into menu-mvvm

This commit is contained in:
Dan Balasescu 2017-08-29 18:36:41 +09:00 committed by GitHub
commit 0431a9afdd
1 changed files with 1 additions and 2 deletions

View File

@ -248,8 +248,7 @@ private void carouselSelectionChanged(BeatmapInfo beatmap)
if (beatmap == null)
{
if (!Beatmap.IsDefault)
performLoad();
performLoad();
}
else
{