From 020b31d969885d24fcb5e52a005894396a608d02 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 16 Dec 2014 17:05:10 +0300 Subject: eathena: remove packet SMSG_PARTY_MOVE. --- src/net/eathena/protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index b87f26311..62b5b019e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -173,7 +173,6 @@ #define SMSG_PARTY_INVITE_RESPONSE 0x02c5 #define SMSG_PARTY_INVITED 0x02c6 #define SMSG_PARTY_SETTINGS 0x07d8 -#define SMSG_PARTY_MOVE 0x0104 #define SMSG_PARTY_LEAVE 0x0105 #define SMSG_PARTY_UPDATE_HP 0x0106 #define SMSG_PARTY_UPDATE_COORDS 0x0107 -- cgit v1.2.3-70-g09d2