From 8c1ff1cb9ab58bee5b8b48591485247125243464 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 15:32:28 +0300 Subject: Rename packet SMSG_GUILD_EMBLEM into SMSG_GUILD_EMBLEM_DATA. --- 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 02c024c88..5e8d85919 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -237,7 +237,7 @@ #define SMSG_GUILD_POS_INFO_LIST 0x0160 #define SMSG_GUILD_POSITION_CHANGED 0x0174 #define SMSG_GUILD_MEMBER_POS_CHANGE 0x0156 -#define SMSG_GUILD_EMBLEM 0x0152 +#define SMSG_GUILD_EMBLEM_DATA 0x0152 #define SMSG_GUILD_SKILL_INFO 0x0162 #define SMSG_GUILD_NOTICE 0x016f #define SMSG_GUILD_INVITE 0x016a -- cgit v1.2.3-70-g09d2