mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:02:55 +08:00
Update design of "unprocessed PP" placeholder to match web
This commit is contained in:
parent
6b7ffc240b
commit
b78c6ed673
@ -21,7 +21,7 @@ namespace osu.Game.Scoring.Drawables
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre;
|
Anchor = Anchor.Centre;
|
||||||
Origin = Anchor.Centre;
|
Origin = Anchor.Centre;
|
||||||
Icon = FontAwesome.Solid.ExclamationTriangle;
|
Icon = FontAwesome.Solid.Sync;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user