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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user