Files
osukey/osu.Game/Rulesets/UI
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-09-20 19:58:39 +03:00
2019-07-18 00:03:04 +09:00
2019-08-21 22:18:29 +09:00