mirror of https://github.com/ppy/osu
Merge pull request #9467 from peppy/less-poo
This commit is contained in:
commit
fd56db2156
|
@ -51,7 +51,7 @@ private void load(OsuColour colours, IAPIProvider api)
|
|||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Icon = FontAwesome.Solid.Poo,
|
||||
Icon = FontAwesome.Solid.Flask,
|
||||
Size = new Vector2(icon_size),
|
||||
Y = icon_y,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue