mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 06:12:58 +08:00
Remove outdated(?) todo
This commit is contained in:
parent
6abb728cd5
commit
f7339e3e8b
@ -483,7 +483,6 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders.Components
|
||||
|
||||
curveTypeItems = new List<MenuItem>();
|
||||
|
||||
// todo: hide/disable items which aren't valid for selected points
|
||||
foreach (PathType? type in path_types)
|
||||
{
|
||||
// special inherit case
|
||||
|
Loading…
Reference in New Issue
Block a user