mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:47:51 +08:00
Fix spelling error
This commit is contained in:
parent
07e0c423f5
commit
3a2dadc9d3
@ -54,7 +54,7 @@ namespace osu.Game.Screens.Select
|
||||
public override bool HandleInput => AllowSelection;
|
||||
|
||||
/// <summary>
|
||||
/// Used to avoid firing null selections before the initial baetmaps have been loaded via <see cref="BeatmapSets"/>.
|
||||
/// Used to avoid firing null selections before the initial beatmaps have been loaded via <see cref="BeatmapSets"/>.
|
||||
/// </summary>
|
||||
private bool initialLoadComplete;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user