1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 14:17:26 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Objects/Drawables
Dean Herbert 49b8331ccd
Merge pull request #10877 from smoogipoo/fix-mania-judgement-displays
Fix hold note judgements displaying incorrectly
2020-11-18 19:00:14 +09:00
..
Pieces Implement mania hold note body recycling 2020-08-18 17:56:48 +09:00
DrawableBarLine.cs Update existing implementations 2020-11-04 17:14:23 +09:00
DrawableHoldNote.cs Store time of hold note break 2020-11-13 21:14:34 +01:00
DrawableHoldNoteHead.cs Update existing implementations 2020-11-04 17:14:23 +09:00
DrawableHoldNoteTail.cs Store time of hold note break 2020-11-13 21:14:34 +01:00
DrawableHoldNoteTick.cs Fix hold note judgements displaying incorrectly 2020-11-17 13:37:58 +09:00
DrawableManiaHitObject.cs Update existing implementations 2020-11-04 17:14:23 +09:00
DrawableNote.cs Replace assignment references to HitResult.Miss with Judgement.MinResult 2020-10-02 23:31:24 +02:00