mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 13:17:22 +09:00
Fixes issues as seen at https://github.com/ppy/osu/runs/3023581865?check_suite_focus=true. Song select may take a few frames to perform initial selection as there is a bit of internal async logic. This ensures that the beatmap has been updated before continuing with test execution.