diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-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 db6a7d1eb..eeaf14fcc 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -205,7 +205,7 @@ #define SMSG_GUILD_INVITE 0x016a #define SMSG_GUILD_INVITE_ACK 0x0169 #define SMSG_GUILD_LEAVE 0x015a -#define SMSG_GUILD_EXPULSION 0x015c +#define SMSG_GUILD_EXPULSION 0x0839 #define SMSG_GUILD_EXPULSION_LIST 0x0163 #define SMSG_GUILD_MESSAGE 0x017f #define SMSG_GUILD_SKILL_UP 0x010e |