mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 21:15:31 +08:00
Merge pull request #34836 from bdach/online-lookups-on-reenter
Fix song select not performing online lookup on re-enter
This commit is contained in:
@@ -653,6 +653,7 @@ namespace osu.Game.Screens.SelectV2
|
||||
|
||||
ensurePlayingSelected();
|
||||
updateBackgroundDim();
|
||||
fetchOnlineInfo();
|
||||
}
|
||||
|
||||
private void onLeavingScreen()
|
||||
|
||||
Reference in New Issue
Block a user