mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Add missing newline
This commit is contained in:
parent
684d188752
commit
b5cf022676
@ -69,6 +69,7 @@ namespace osu.Game.Overlays.Profile
|
||||
BallMove = showHistoryRankTexts
|
||||
}
|
||||
};
|
||||
|
||||
ranks = user.AllRankHistories?.Osu?.Data ?? new[] { user.Statistics.Rank };
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user