mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 02:42:54 +08:00
Add whitespace
This commit is contained in:
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user