1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-06 14:34:54 +08:00
Files
osu-lazer/osu.Game/Screens/Select
T
Dean Herbert 196b28115e Fix playlist leaderboard provider potentially inserting local user in wrong order
Due to `Perform` being used from a BDL method in conjunction with
`Success` (which is scheduled to the *update* thread), there was a
chance that the order of execution would be not quite as intended.

To rectify, let's not use `Success` and just continue with synchronous
flow.
196b28115e · 2025-08-26 17:51:02 +09:00
History
..
2023-09-03 02:09:01 +03:00
2023-06-24 01:00:03 +09:00
2025-07-13 23:59:59 +03:00
2024-11-11 11:04:43 +01:00
2023-06-24 01:00:03 +09:00
2025-05-12 17:28:20 +09:00