mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
Remove stay newline
This commit is contained in:
parent
eb70a1eeb7
commit
ef0f794fd6
@ -158,7 +158,6 @@ namespace osu.Game.Screens.Select
|
||||
private readonly DrawablePool<DrawableCarouselBeatmapSet> setPool = new DrawablePool<DrawableCarouselBeatmapSet>(100);
|
||||
|
||||
public BeatmapCarousel()
|
||||
|
||||
{
|
||||
root = new CarouselRoot(this);
|
||||
InternalChild = new OsuContextMenuContainer
|
||||
|
Loading…
Reference in New Issue
Block a user