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:
cuongnv
2026-03-19 07:25:11 +00:00
@@ -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)
{