1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 00:59:01 +08:00

Add whitespace

This commit is contained in:
smoogipoo
2020-08-31 20:08:36 +09:00
Unverified
parent 6ed191786f
commit d22de26afb
@@ -31,6 +31,7 @@ namespace osu.Game.Online.Leaderboards
public UserTopScoreContainer(Func<TScoreInfo, LeaderboardScore> createScoreDelegate)
{
this.createScoreDelegate = createScoreDelegate;
RelativeSizeAxes = Axes.X;
AutoSizeAxes = Axes.Y;