Merge branch 'master' into osuTK

This commit is contained in:
Dean Herbert
2018-11-21 18:53:11 +09:00
committed by GitHub
6 changed files with 15 additions and 14 deletions

View File

@ -6,6 +6,7 @@ namespace osu.Game.Online.Chat
public enum ChannelType
{
Public,
Private,
Multiplayer,
Spectator,
Temporary,