1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-23 04:52:54 +08:00

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

View File

@ -248,7 +248,6 @@ namespace osu.Game.Screens.Select
if (beatmap == null)
{
if (!Beatmap.IsDefault)
performLoad();
}
else