mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:52:56 +08: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:
commit
4545797c88
@ -13,5 +13,6 @@ namespace osu.Game.Online.Chat
|
||||
PM,
|
||||
Group,
|
||||
System,
|
||||
Announce,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user