mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 09:07:19 +08:00
Would lead to exceptions due to modification of `Beatmap.HitObjects` during its enumeration by `DrawableRuleset`, which was happening as an async load via `EditorScreenWithTimeline.CreateMainContent()`.