mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 00:59:01 +08:00
Add whitespace
This commit is contained in:
@@ -31,6 +31,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
public UserTopScoreContainer(Func<TScoreInfo, LeaderboardScore> createScoreDelegate)
|
||||
{
|
||||
this.createScoreDelegate = createScoreDelegate;
|
||||
|
||||
RelativeSizeAxes = Axes.X;
|
||||
AutoSizeAxes = Axes.Y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user