ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.51k stars 2.3k forks source link

Recreate beatmap every test run in `ModTestScene` #30819

Closed frenzibyte closed 4 days ago

frenzibyte commented 4 days ago

This works around the issue by recreating the beatmap every time the mod test scene player is loaded, and it's probably a good change for a component which shouldn't care about preserving the state of anything anyway.