mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 06:09:59 +08:00
Use the AT (@) symbol for the background
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user