1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 23:04:50 +08:00
Files
osu-lazer/osu.Game/Online/Chat
T
Dean Herbert 04f8fcd04f Fix potential crashes due to asynchronous BindableList usage
Band-aid fix for https://github.com/ppy/osu/issues/32671.

Removes all `BindableList.BindTo` from `load()` methods (except one
editor one which looks safe and is kinda hard to fix without moving
drawable load to a blocking operation).
04f8fcd04f · 2025-04-04 19:54:47 +09:00
History
..
2024-11-26 13:25:57 +09:00
2025-03-04 16:15:40 +09:00
2025-02-24 09:35:51 +01:00
2023-06-24 01:00:03 +09:00
2024-01-25 14:47:29 +01:00
2024-08-30 18:35:31 +09:00