1
0
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:
Dean Herbert 2024-07-04 00:26:00 +09:00
parent 6abb728cd5
commit f7339e3e8b
No known key found for this signature in database

View File

@ -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