1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 01:02:11 +08:00

Merge branch 'master' into caps-warning

This commit is contained in:
Dan Balasescu
2017-08-29 18:19:50 +09:00
committed by GitHub
Unverified
+1 -2
View File
@@ -248,8 +248,7 @@ namespace osu.Game.Screens.Select
if (beatmap == null)
{
if (!Beatmap.IsDefault)
performLoad();
performLoad();
}
else
{