1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 09:18:16 +08:00
Dean Herbert b28689c774 Fix key counters appearing negative on intense beatmaps
When `FrameStabilityContainer` decides it needs multiple updates on the same frame, it ends up with an elapsed time of zero. This was interacting badly with the condition used in `RulesetInputManager` to govern playback direction.

I have changed this to use `Rate` as exposed by the frame stable clock.

- Closes #6198.
2019-10-03 15:01:54 +08:00
..
2019-06-30 21:58:30 +09:00
2019-10-01 17:24:47 +09:00
2019-09-13 13:57:55 +03:00
2019-10-01 17:24:47 +09:00
2019-08-28 20:15:28 +09:00
2019-09-30 22:03:56 +09:00
2019-09-25 22:13:49 +09:00
2019-10-01 17:24:47 +09:00