mirror of
https://github.com/ppy/osu.git
synced 2025-03-11 05:17:25 +08:00
The `EventCount` variable wasn't factoring in that some results do not affect unstable rate. It would therefore become more incorrect as the play continued. Closes https://github.com/ppy/osu/issues/31712.