mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Update font awesome usage
This commit is contained in:
@ -113,7 +113,7 @@ namespace osu.Game.Screens
|
||||
{
|
||||
new SpriteIcon
|
||||
{
|
||||
Icon = FontAwesome.UniversalAccess,
|
||||
Icon = FontAwesome.Solid.UniversalAccess,
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Size = new Vector2(50),
|
||||
|
Reference in New Issue
Block a user