频道聊天相关
This commit is contained in:
@@ -39,4 +39,9 @@ public class ErrorCode
|
||||
/// 登录自动注册没有设置地区
|
||||
/// </summary>
|
||||
public const uint RegisterNotRegion = 11011;
|
||||
|
||||
/// <summary>
|
||||
/// 聊天频道不存在
|
||||
/// </summary>
|
||||
public const uint ChatNotChannel = 12011;
|
||||
}
|
||||
Reference in New Issue
Block a user