mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 22:33:05 +08:00
5aebbac6c5
There's early exit logic in `OnPressed`/`OnReleased` for the sake of keeping order correct, but this doesn't account for the fact that `DrawableHitObject` resets all animations when the hit state changes. A bit of an ugly workaround, but seems to work as expected. |
||
---|---|---|
.. | ||
Drawables | ||
BarLine.cs | ||
HeadNote.cs | ||
HoldNote.cs | ||
HoldNoteTick.cs | ||
ManiaHitObject.cs | ||
Note.cs | ||
TailNote.cs |