From c0d2d172cf6397329b0474e8521af666edc6f774 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Aug 2014 22:35:37 +0300 Subject: Remove additional parameters from processBeingChat function. --- src/net/ea/eaprotocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/ea/eaprotocol.h') diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 401d09177..d315083de 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -68,6 +68,7 @@ enum static const int INVENTORY_OFFSET = 2; static const int STORAGE_OFFSET = 1; +#define SMSG_BEING_CHAT2 0x0223 /**< A being talks in channels */ #define SMSG_PLAYER_INVENTORY 0x01ee #endif // NET_EA_EAPROTOCOL_H -- cgit v1.2.3-70-g09d2