1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-29 07:29:53 +08:00

Use the AT (@) symbol for the background

This commit is contained in:
miterosan
2018-07-09 22:14:47 +02:00
Unverified
parent 3140b2e15c
commit 72ea3128fa
@@ -101,7 +101,7 @@ namespace osu.Game.Overlays.Chat.Tabs
{
new SpriteIcon
{
Icon = FontAwesome.fa_eercast,
Icon = FontAwesome.fa_at,
Origin = Anchor.Centre,
Scale = new Vector2(1.2f),
X = -5,