mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 07:32:55 +08:00
Merge branch 'master' into cleanup-chat-link-test
This commit is contained in:
commit
28aa98ab6a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user