osu/osu.Game.Rulesets.Mania/Objects/Drawables
Nathan Du 00ed7a7a2f Fix hold note light lingering with No Release
Turns out endHold() is not called in the Tail.IsHit branch of the
hold notes' CheckForResult method.
2024-07-18 16:08:30 +08:00
..
DrawableBarLine.cs
DrawableHoldNote.cs Fix hold note light lingering with No Release 2024-07-18 16:08:30 +08:00
DrawableHoldNoteBody.cs Refactor result application around again to remove requirement for fields 2024-02-05 13:21:01 +01:00
DrawableHoldNoteHead.cs
DrawableHoldNoteTail.cs Adjust method flow to hopefully be more legible 2023-10-16 13:31:14 +09:00
DrawableManiaHitObject.cs Refactor result application around again to remove requirement for fields 2024-02-05 13:21:01 +01:00
DrawableNote.cs Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01:00