forked from Tr0n/client
Remove P2P UDP & Hackshield packets
This commit is contained in:
@ -546,10 +546,6 @@ class CPythonNetworkStream : public CNetworkStream, public CSingleton<CPythonNet
|
||||
// Channel
|
||||
bool RecvChannelPacket();
|
||||
|
||||
//Security
|
||||
bool RecvHSCheckRequest();
|
||||
bool RecvXTrapVerifyRequest();
|
||||
|
||||
protected:
|
||||
// 이모티콘
|
||||
bool ParseEmoticon(const char * pChatMsg, DWORD * pdwEmoticon);
|
||||
|
Reference in New Issue
Block a user