1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 02:07:34 +08:00

add space

This commit is contained in:
nanashi-1 2022-11-16 09:58:49 +08:00
parent 1fb8357e93
commit 55edd6c907

View File

@ -422,6 +422,7 @@ namespace osu.Game.Screens.Select
OnBeatmapOptionsButtonDisabledChanged(true);
return;
}
OnBeatmapOptionsButtonDisabledChanged(false);
Logger.Log($"Song select working beatmap updated to {beatmap}");