Merge branch 'master' of git://github.com/ppy/osu into ranks-section

This commit is contained in:
Jorolf
2017-08-08 23:13:25 +02:00
180 changed files with 1729 additions and 1185 deletions

View File

@ -111,12 +111,12 @@ namespace osu.Game.Overlays.Profile
Alpha = 0,
AlwaysPresent = true
},
new TextAwesome
new SpriteIcon
{
Icon = FontAwesome.fa_heart,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
TextSize = 12
Size = new Vector2(12),
}
}
},