mirror of
https://github.com/osukey/osukey.git
synced 2025-07-04 01:40:02 +09:00
Whitespace
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user