mirror of
https://github.com/osukey/osukey.git
synced 2025-05-31 02:17:34 +09:00
Replace todo with permanent comment
This commit is contained in:
parent
6894ed3426
commit
0e6660da30
@ -203,7 +203,8 @@ namespace osu.Game.Beatmaps.Formats
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: we need to pull out approach rate from EffectControlPoint and shove it in with difficulty points where necessary...
|
// In the future we may want to pull out approach rate changes from EffectPoints (and create DifficultyControlPoints to handle them).
|
||||||
|
// This requires special consideration due to precision mismatches (see implementation of LegacyDifficultyControlPoint).
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach (var group in beatmap.ControlPointInfo.Groups)
|
foreach (var group in beatmap.ControlPointInfo.Groups)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user