mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 23:02:56 +08:00
Merge branch 'master' into caps-warning
This commit is contained in:
commit
adfc304a22
@ -248,7 +248,6 @@ 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