mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Use ShortName for mode.
- Also set the ruleset when fetching scores in BeatmapSetOverlay
This commit is contained in:
@ -289,7 +289,7 @@ namespace osu.Game.Screens.Select.Leaderboards
|
||||
{
|
||||
Height = 26;
|
||||
Width = 26;
|
||||
Child = new ClickableContainer
|
||||
Child = new OsuClickableContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.Centre,
|
||||
|
Reference in New Issue
Block a user