Remove probably pointless comment

This commit is contained in:
Dean Herbert
2022-09-05 16:40:10 +09:00
committed by GitHub
parent 8af8adf22d
commit f1d9b225a7

View File

@ -92,7 +92,6 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders
// Replacing the DifficultyControlPoint above doesn't trigger any kind of invalidation.
// Without re-applying defaults, velocity won't be updated.
// If this causes further issues, it may be better to copy the velocity p
ApplyDefaultsToHitObject();
break;