1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 22:34:48 +08:00
Files
osu-lazer/osu.Game/Rulesets/Objects
T
Dean Herbert 7f30140b7e Add new method handling hit state specifically
Until now UpdateStateTransforms was applying results offsets to
StartTime. This didn't cover the case of a HitObject with duration,
where the call would be made with `StartTime + hitOffset` rather than
`EndTime + hitOffset`.

To resolve this, a new method has been added which should be used to
handle hit-specific state transforms.
7f30140b7e · 2020-11-04 16:13:14 +09:00
History
..