diff --git a/osu.Game/Overlays/Direct/DirectPanel.cs b/osu.Game/Overlays/Direct/DirectPanel.cs index 016fb755a6..ba424cee03 100644 --- a/osu.Game/Overlays/Direct/DirectPanel.cs +++ b/osu.Game/Overlays/Direct/DirectPanel.cs @@ -30,10 +30,10 @@ namespace osu.Game.Overlays.Direct foreach (var b in SetInfo.Beatmaps) icons.Add(new DifficultyIcon(b)); - + return icons; } - + protected Drawable GetBackground(TextureStore textures) { return new AsyncLoadWrapper(new Sprite