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