Merge pull request 'feature/chat' (#257) from feature/chat into develop
Reviewed-on: https://git.pthub.vn/Unity/perfect-world-unity/pulls/257
This commit is contained in:
@@ -2081,11 +2081,6 @@ namespace CSNetwork
|
||||
return false;
|
||||
}
|
||||
|
||||
/*if (Chat_GameSession.HanldeGPChatSystem(p, bCalledagain))
|
||||
{
|
||||
Debug.Log("[Cuong] 3");
|
||||
}*/
|
||||
|
||||
if (p.Channel is (byte)ChatChannel.GP_CHAT_BROADCAST
|
||||
or (byte)ChatChannel.GP_CHAT_SYSTEM || p.Srcroleid == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user