mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
CI fixes
This commit is contained in:
@ -88,7 +88,6 @@ namespace osu.Game.Online.Leaderboards
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Spacing = new Vector2(0f, 5f),
|
||||
Padding = new MarginPadding { Top = 10, Bottom = 5 },
|
||||
|
||||
};
|
||||
|
||||
private TScope scope;
|
||||
|
Reference in New Issue
Block a user