mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 14:34:54 +08:00
196b28115e
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