mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Turn on warnings, resolve issues
This commit is contained in:
@ -31,8 +31,6 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
}
|
||||
}
|
||||
|
||||
private int creationOrder;
|
||||
|
||||
protected CarouselItem()
|
||||
{
|
||||
DrawableRepresentation = new Lazy<DrawableCarouselItem>(CreateDrawableRepresentation);
|
||||
|
Reference in New Issue
Block a user