mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:12:57 +08:00
Add todo because TailNote shouldn't hardcore lenience
This commit is contained in:
parent
8563291796
commit
0cdd39b8b8
@ -103,6 +103,7 @@ namespace osu.Game.Rulesets.Mania.Objects
|
||||
/// <summary>
|
||||
/// Lenience of release hit windows. This is to make cases where the hold note release
|
||||
/// is timed alongside presses of other hit objects less awkward.
|
||||
/// Todo: This shouldn't exist for non-LegacyBeatmapDecoder beatmaps
|
||||
/// </summary>
|
||||
private const double release_window_lenience = 1.5;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user