From 509c746b147458bcc94c2d66932b5bb89175c732 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Aug 2014 01:11:55 +0300 Subject: Remove additional parameters from processCharCreate function. --- src/net/ea/eaprotocol.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/net/ea/eaprotocol.h') diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 84fb23347..153a59a86 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -70,7 +70,9 @@ static const int STORAGE_OFFSET = 1; #define SMSG_PLAYER_CHAT 0x008e /**< Player talks */ #define SMSG_PLAYER_CHAT2 0x0224 /**< Player talks */ -#define SMSG_BEING_CHAT2 0x0223 /**< A being talks in channels */ #define SMSG_PLAYER_INVENTORY 0x01ee +#define SMSG_CHAR_CREATE_SUCCEEDED2 0x0221 +#define SMSG_BEING_CHAT2 0x0223 /**< A being talks in channels */ + #endif // NET_EA_EAPROTOCOL_H -- cgit v1.2.3-70-g09d2