mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
Adjust BeatmapSetsChanged
xmldoc
Co-Authored-By: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
c7dea71793
commit
f80de08f24
@ -45,7 +45,7 @@ namespace osu.Game.Screens.Select
|
|||||||
public float BleedBottom { get; set; }
|
public float BleedBottom { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Triggered when the <see cref="BeatmapSets"/> loaded change and are completely loaded.
|
/// Triggered when <see cref="BeatmapSets"/> finish loading, or are subsequently changed.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public Action? BeatmapSetsChanged;
|
public Action? BeatmapSetsChanged;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user