mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 17:32:54 +08:00
Replace poo icon at disclaimer screen
This commit is contained in:
parent
89c2eb539e
commit
efdf179906
@ -51,7 +51,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Icon = FontAwesome.Solid.Poo,
|
Icon = FontAwesome.Solid.Flask,
|
||||||
Size = new Vector2(icon_size),
|
Size = new Vector2(icon_size),
|
||||||
Y = icon_y,
|
Y = icon_y,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user