Files
osukey/osu.Game/Screens
Dean Herbert c7740d1181 Fix opening the editor occasionally causing a hard crash due to incorrect threading logic
Setting one of the global screen `Bindable`s (in this case, `Beatmap`)
is not valid from anywhere but the update thread. This changes the order
in which things happen during the editor startup process to ensure
correctness.

Closes #11968.
2021-03-17 15:52:25 +09:00
..
2021-03-08 14:35:22 +09:00
2020-06-02 21:06:41 +02:00