MR-2: Auto-revert POS_FIGHTING after inactivity + Realtime character level updates + Macros removed
This commit is contained in:
@@ -342,10 +342,8 @@ class CInputP2P : public CInputProcessor
|
||||
void LoginPing(LPDESC d, const char * c_pData);
|
||||
void BlockChat(const char * c_pData);
|
||||
void IamAwake(LPDESC d, const char * c_pData);
|
||||
#ifdef CROSS_CHANNEL_FRIEND_REQUEST
|
||||
void MessengerRequestAdd(const char* c_pData);
|
||||
void MessengerResponse(const char* c_pData);
|
||||
#endif
|
||||
|
||||
protected:
|
||||
CPacketInfoGG m_packetInfoGG;
|
||||
|
||||
Reference in New Issue
Block a user