mirror of
https://github.com/ppy/osu.git
synced 2026-05-16 12:23:02 +08:00
237de1ef72
Closes https://github.com/ppy/osu/issues/21732. While the problem of multiple judgements in one frame and ordering of `RevertResult()` calls as described in the issue is a real one, this commit is a bit of a sidestep of the entire issue. The idea here that while *snapshots* of instantaneous combo values are susceptible to such ordering foibles on revert, *deltas* are not - and such, when deltas are using to update the combo counts on revert, ordering stops mattering so much.
237de1ef72
·
2025-05-20 12:28:28 +02:00
History