diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-26 19:29:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-26 19:29:06 +0300 |
commit | 98affee200a22c6ec397cfab0d89008be6ac936f (patch) | |
tree | 720dd1714de17c9f122e853ce3b2ee012c83c4b2 /src | |
parent | f8b39b10698870111df67af3645b17d8d15a7685 (diff) | |
download | plus-98affee200a22c6ec397cfab0d89008be6ac936f.tar.gz plus-98affee200a22c6ec397cfab0d89008be6ac936f.tar.bz2 plus-98affee200a22c6ec397cfab0d89008be6ac936f.tar.xz plus-98affee200a22c6ec397cfab0d89008be6ac936f.zip |
eathena: update to hercules version 20141022.
Diffstat (limited to 'src')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 9c9760d7d..31b4c4b40 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -491,7 +491,7 @@ #define SMSG_MERCENARY_ACTION 0x029f -#define CMSG_FRIENDS_ADD_PLAYER 0x023b +#define CMSG_FRIENDS_ADD_PLAYER 0x091a #define CMSG_FRIENDS_REQUEST_ACK 0x0208 #define CMSG_FRIENDS_DELETE_PLAYER 0x020a |