mirror of
https://github.com/ppy/osu
synced 2025-01-10 08:09:40 +00:00
Fix being able to paste objects while composer is loading
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()`.
This commit is contained in:
parent
74db8da11b
commit
10dd64e07c