From d82994bca93b4278c4751a2a4c1313ba2f41bd4b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Sep 2014 22:14:53 +0300 Subject: eathena: add packet SMSG_GUILD_UPDATE_COORDS 0x01eb. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 45356938e..005d1c863 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -204,6 +204,7 @@ #define SMSG_GUILD_DEL_ALLIANCE 0x0184 #define SMSG_GUILD_OPPOSITION_ACK 0x0181 #define SMSG_GUILD_BROKEN 0x015e +#define SMSG_GUILD_UPDATE_COORDS 0x01eb #define SMSG_QUEST_ADD 0x02b3 #define SMSG_QUEST_LIST 0x02b1 -- cgit v1.2.3-70-g09d2