Files
osukey/osu.Game
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-02-27 15:46:18 +01:00
2021-03-15 10:07:50 -07:00
2021-03-09 14:27:29 +09:00
2021-03-15 10:07:50 -07:00
2021-03-02 16:07:09 +09:00
2021-03-16 10:58:42 +09:00