mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Changed chat link implementation according to review
This commit is contained in:
@ -41,7 +41,7 @@ namespace osu.Game.Online.Chat
|
||||
{
|
||||
}
|
||||
|
||||
public List<MessageFormatter.Link> Links;
|
||||
public List<Link> Links;
|
||||
|
||||
public Message(long? id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user