Dean Herbert 978d15955c Fix control points not being cloned when running beatmap conversion
Closes #20994.

I haven't considered how this affects performance of difficulty
calculation or otherwise. Seems like a sane initial fix which we can
iterate on going forward.

I've tested using the scenario in the linked issue.

I'm not going to add test coverage because
[BeatmapConversionTest](https://github.com/ppy/osu/blob/master/osu.Game/Tests/Beatmaps/BeatmapConversionTest.cs)
should correctly cover this scenario once we are serialising control
points as well.
2022-11-01 17:42:09 +09:00
..
2022-10-28 13:20:58 +09:00
2022-06-24 21:26:19 +09:00
2022-10-28 13:20:58 +09:00
2022-06-17 16:37:17 +09:00
2022-06-17 16:37:17 +09:00
2022-08-02 19:50:57 +09:00