diff --git a/Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs b/Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs index 913df0fd1c..4df1bc2457 100644 --- a/Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs +++ b/Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs @@ -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) {