mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 06:39:54 +08:00
Merge branch 'master' into caps-warning
This commit is contained in:
@@ -248,8 +248,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
if (beatmap == null)
|
||||
{
|
||||
if (!Beatmap.IsDefault)
|
||||
performLoad();
|
||||
performLoad();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user