Files
osukey/osu.Game/Screens
Dean Herbert b1a64f89d7 Increase backwards seek magnitude when the track is running
This matches osu-stable. When the track is running, seeking backwards
(against the flow) is harder than seeking forwards. Adding a mutliplier
makes it feel much better.

Note that this is additive not multiplicative because for larger seeks
the (where `amount` > 1) we don't want to jump an insanely huge amount -
just offset the seek slightly to account for playing audio.
2020-10-06 17:53:12 +09:00
..
2020-05-04 18:36:24 -07:00
2020-06-02 21:06:41 +02:00
2020-09-02 20:55:26 +02:00