mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Remove todo
This commit is contained in:
parent
5bfb6d1f58
commit
4e46565f6e
@ -27,8 +27,6 @@ namespace osu.Game.Screens.Select.Carousel
|
|||||||
|
|
||||||
protected virtual void ChildItemStateChanged(CarouselItem item, CarouselItemState value)
|
protected virtual void ChildItemStateChanged(CarouselItem item, CarouselItemState value)
|
||||||
{
|
{
|
||||||
// todo: check state of selected item.
|
|
||||||
|
|
||||||
// ensure we are the only item selected
|
// ensure we are the only item selected
|
||||||
if (value == CarouselItemState.Selected)
|
if (value == CarouselItemState.Selected)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user