Whitespace

This commit is contained in:
DrabWeb 2017-05-19 19:27:51 -03:00
parent 0a90965a5b
commit 0a96aaf575
1 changed files with 2 additions and 2 deletions

View File

@ -30,10 +30,10 @@ protected IEnumerable<DifficultyIcon> GetDifficultyIcons()
foreach (var b in SetInfo.Beatmaps)
icons.Add(new DifficultyIcon(b));
return icons;
}
protected Drawable GetBackground(TextureStore textures)
{
return new AsyncLoadWrapper(new Sprite