1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 17:43:05 +08:00

Fix chat overlay top bar icon being incorrect

This commit is contained in:
Joseph Madamba 2023-11-30 10:20:01 -08:00
parent b2e1a63cd7
commit d2324cd8f9

View File

@ -46,7 +46,7 @@ namespace osu.Game.Overlays.Chat
{ {
Anchor = Anchor.Centre, Anchor = Anchor.Centre,
Origin = Anchor.Centre, Origin = Anchor.Centre,
Icon = HexaconsIcons.Social, Icon = HexaconsIcons.Messaging,
Size = new Vector2(24), Size = new Vector2(24),
}, },
// Placeholder text // Placeholder text