mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Rename variable and add xmldoc
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
{
|
||||
public class LeaderboardScopeSelector : PageTabControl<BeatmapLeaderboardScope>
|
||||
{
|
||||
protected override bool AddAllItemsIfEnum => false;
|
||||
protected override bool AddEnumEntriesAutomatically => false;
|
||||
|
||||
protected override Dropdown<BeatmapLeaderboardScope> CreateDropdown() => null;
|
||||
|
||||
|
Reference in New Issue
Block a user