1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 14:07:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Objects/Drawables
ekrctb a4f362dca6 Remove lifetime override of DrawableManiaHitObject
The `AlwaysAlive` logic is now in all DHOs and it is now not necessary (and potentially conflicting).
2021-06-17 10:15:24 +09:00
..
DrawableBarLine.cs Update existing implementations 2020-11-04 17:14:23 +09:00
DrawableHoldNote.cs Fix DrawableHoldNote retaining hit states through applications 2021-05-12 17:07:42 +09:00
DrawableHoldNoteHead.cs Initial implementation of DHO pooling 2021-05-12 16:35:05 +09:00
DrawableHoldNoteTail.cs Initial implementation of DHO pooling 2021-05-12 16:35:05 +09:00
DrawableHoldNoteTick.cs Fix crashes 2021-05-12 16:40:46 +09:00
DrawableManiaHitObject.cs Remove lifetime override of DrawableManiaHitObject 2021-06-17 10:15:24 +09:00
DrawableNote.cs Fix base.OnLoadComplete() not being called 2021-05-12 17:06:44 +09:00