mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
Whitespace
This commit is contained in:
parent
0a90965a5b
commit
0a96aaf575
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user