From b53426b0c7651a7f4b727d9a1f2d2ad843ca7470 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Sep 2014 20:51:18 +0300 Subject: eathena: fix packet SMSG_PLAYER_STATUS_CHANGE 0x0229. --- src/net/eathena/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 2e3f627f6..bc1bf3f4d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -110,7 +110,7 @@ #define SMSG_BEING_CHANGE_DIRECTION 0x009c #define SMSG_BEING_RESURRECT 0x0148 -#define SMSG_PLAYER_STATUS_CHANGE 0x0119 +#define SMSG_PLAYER_STATUS_CHANGE 0x0229 #define SMSG_PLAYER_GUILD_PARTY_INFO 0x0195 #define SMSG_BEING_STATUS_CHANGE 0x0983 #define SMSG_BEING_STATUS_CHANGE2 0x043f -- cgit v1.2.3-70-g09d2