mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +08:00
add space
This commit is contained in:
parent
1fb8357e93
commit
55edd6c907
@ -422,6 +422,7 @@ namespace osu.Game.Screens.Select
|
||||
OnBeatmapOptionsButtonDisabledChanged(true);
|
||||
return;
|
||||
}
|
||||
|
||||
OnBeatmapOptionsButtonDisabledChanged(false);
|
||||
|
||||
Logger.Log($"Song select working beatmap updated to {beatmap}");
|
||||
|
Loading…
Reference in New Issue
Block a user