mirror of
https://github.com/ppy/osu
synced 2025-01-05 13:50:03 +00:00
Typo fix
This commit is contained in:
parent
cb8eaaf072
commit
dfd5c88075
@ -58,7 +58,7 @@ namespace osu.Game.Overlays.BeatmapSet.Buttons
|
||||
if (loading.State.Value == Visibility.Visible)
|
||||
return;
|
||||
|
||||
// guaranteed by disabled state abvove.
|
||||
// guaranteed by disabled state above.
|
||||
Debug.Assert(BeatmapSet.Value.OnlineBeatmapSetID != null);
|
||||
|
||||
loading.Show();
|
||||
|
Loading…
Reference in New Issue
Block a user