Files
osukey/osu.Game.Rulesets.Osu/Objects
Dean Herbert f25809d35f Ensure spinners only handle input during their hittable time
While this was already being enforced inside of `CheckForResult`, the
internal tracking values of rotation were still being incremented as
long as the `DrawableSpinner` was present. This resulted in incorrect
SPM values being displayed if a user was to start spinning before the
object's `StartTime`.

Kind of annoying to write a test for (there's no setup for spinners yet)
but am willing to do so if that is deemed necessary.

Closes https://github.com/ppy/osu/issues/11600.
2021-01-29 19:55:55 +09:00
..
2020-12-01 15:37:51 +09:00
2020-09-29 16:33:38 +09:00
2020-09-17 17:05:24 +09:00
2020-09-29 16:33:38 +09:00