mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 17:02:55 +08:00
Merge branch 'master' into caps-warning
This commit is contained in:
commit
adfc304a22
@ -248,8 +248,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
if (beatmap == null)
|
||||
{
|
||||
if (!Beatmap.IsDefault)
|
||||
performLoad();
|
||||
performLoad();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user