hackshield and xtrap codes removed

This commit is contained in:
d1str4ught
2025-08-28 19:54:23 +02:00
parent b9783bec79
commit d4a1591a50
23 changed files with 1 additions and 678 deletions

View File

@@ -559,10 +559,6 @@ class CPythonNetworkStream : public CNetworkStream, public CSingleton<CPythonNet
// Channel
bool RecvChannelPacket();
//Security
bool RecvHSCheckRequest();
bool RecvXTrapVerifyRequest();
protected:
// 이모티콘
bool ParseEmoticon(const char * pChatMsg, DWORD * pdwEmoticon);