mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
Use the AT (@) symbol for the background
This commit is contained in:
parent
3140b2e15c
commit
72ea3128fa
@ -101,7 +101,7 @@ namespace osu.Game.Overlays.Chat.Tabs
|
|||||||
{
|
{
|
||||||
new SpriteIcon
|
new SpriteIcon
|
||||||
{
|
{
|
||||||
Icon = FontAwesome.fa_eercast,
|
Icon = FontAwesome.fa_at,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Scale = new Vector2(1.2f),
|
Scale = new Vector2(1.2f),
|
||||||
X = -5,
|
X = -5,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user