Update FontAwesome definitions.

This commit is contained in:
Dean Herbert
2016-11-07 17:58:32 +09:00
parent 6ce9491f00
commit f14a35d480
6 changed files with 788 additions and 482 deletions

View File

@ -120,7 +120,7 @@ namespace osu.Game.Graphics.UserInterface
{
TextAwesome star = new TextAwesome
{
Icon = FontAwesome.star,
Icon = FontAwesome.fa_star,
Anchor = Anchor.CentreLeft,
Origin = Anchor.Centre,
TextSize = StarSize,