广播聊天
This commit is contained in:
@@ -4,5 +4,8 @@ namespace Fantasy
|
||||
{
|
||||
public const uint G2Game_EnterRequest = 1073751825;
|
||||
public const uint Game2G_EnterResponse = 1207969553;
|
||||
public const uint G2Chat_EnterRequest = 1073751826;
|
||||
public const uint Chat2G_EnterResponse = 1207969554;
|
||||
public const uint Chat2G_ChatMessage = 939534097;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user