mirror of
https://github.com/ppy/osu.git
synced 2025-01-23 06:52:58 +08:00
Merge branch 'master' into menu-mvvm
This commit is contained in:
commit
0431a9afdd
@ -248,8 +248,7 @@ namespace osu.Game.Screens.Select
|
|||||||
|
|
||||||
if (beatmap == null)
|
if (beatmap == null)
|
||||||
{
|
{
|
||||||
if (!Beatmap.IsDefault)
|
performLoad();
|
||||||
performLoad();
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user