Merge branch 'master' into fix-retry-sound

This commit is contained in:
Dan Balasescu
2019-05-07 12:40:01 +09:00
committed by GitHub

View File

@ -206,7 +206,7 @@ namespace osu.Game.Screens.Multi.Match
if (Beatmap.Value != beatmapManager.DefaultBeatmap)
return;
if (Beatmap.Value == null)
if (CurrentItem.Value == null)
return;
// Try to retrieve the corresponding local beatmap