mirror of
https://github.com/ppy/osu
synced 2025-01-09 15:49:32 +00:00
Fix chat overlay top bar icon being incorrect
This commit is contained in:
parent
b2e1a63cd7
commit
d2324cd8f9
@ -46,7 +46,7 @@ namespace osu.Game.Overlays.Chat
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Icon = HexaconsIcons.Social,
|
||||
Icon = HexaconsIcons.Messaging,
|
||||
Size = new Vector2(24),
|
||||
},
|
||||
// Placeholder text
|
||||
|
Loading…
Reference in New Issue
Block a user