Fix code formatting

This commit is contained in:
recapitalverb
2020-02-14 20:30:27 +07:00
parent a7c2fd078f
commit 10798aeab3
3 changed files with 3 additions and 1 deletions

View File

@ -32,6 +32,7 @@ namespace osu.Game.Screens.Select.Carousel
[Resolved]
private DialogOverlay dialogOverlay { get; set; }
private readonly BeatmapSetInfo beatmapSet;
public DrawableCarouselBeatmapSet(CarouselBeatmapSet set)