mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-07 23:07:01 +09:00
CI
This commit is contained in:
parent
7d69a3420b
commit
bc08d251ba
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ namespace PerformanceCalculatorGUI.Components
|
|||
{
|
||||
positionChangeText.Text = $"{Score.PositionChange.Value:+0;-0;-}";
|
||||
},
|
||||
Children = new Drawable[]
|
||||
Children = new[]
|
||||
{
|
||||
ShowAvatar
|
||||
? new ClickableAvatar(Score.SoloScore.User, true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue