mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix spelling error
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user