mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
Merge pull request #18410 from peppy/add-announce-channel-type
Fix chat not working if user is joined to new "announcement" channel
This commit is contained in:
@ -13,5 +13,6 @@ namespace osu.Game.Online.Chat
|
|||||||
PM,
|
PM,
|
||||||
Group,
|
Group,
|
||||||
System,
|
System,
|
||||||
|
Announce,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user