mirror of
https://github.com/ppy/osu.git
synced 2025-01-31 05:32:57 +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
|
BallMove = showHistoryRankTexts
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
ranks = user.AllRankHistories?.Osu?.Data ?? new[] { user.Statistics.Rank };
|
ranks = user.AllRankHistories?.Osu?.Data ?? new[] { user.Statistics.Rank };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user