1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-08 14:24:06 +08:00

Remove stay newline

This commit is contained in:
Dean Herbert
2022-01-12 18:08:26 +09:00
Unverified
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