mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 10:50:11 +08:00
37f61b26ea
This is an interesting scenario where we arrive at a fresh `BeatmapOffsetControl` but with a reference score (from the last play). Our best assumption here is that the beatmap's offset hasn't changed since the last play, so we want to use it for the `lastPlayBeatmapOffset`. But due to unfortunate order of execution, `Current.Value` was not yet initialised.
37f61b26ea
·
2024-09-05 19:04:52 +09:00
History