Files
osukey/osu.Game/Rulesets/UI
Dean Herbert ccfff50c6f Apply fixes in line with issues found during testing
I was trying to be too smart with caching, but if the `Play` method was
not called often enough it would have a recent reference. Unfortunately
this requires a separate query to `Entries`, but is also a special case
(no future hitobjects).

This also removes the time-based checks (result status alone should be
all we care about).
2021-08-25 16:56:44 +09:00
..
2021-08-02 19:37:45 +09:00
2020-11-01 15:23:03 +01:00
2020-10-20 15:06:31 +09:00