diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-16 17:27:55 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-16 17:27:55 +0300 |
commit | bc89a386c9ac61401ee79990151c39069a06e5e0 (patch) | |
tree | f7633b77bdc58a3461f1a0d3757465fbf72e76b7 /src/net/eathena/protocol.h | |
parent | 382e4efcd1a7151a168657b0c731e9e758e7008d (diff) | |
download | plus-bc89a386c9ac61401ee79990151c39069a06e5e0.tar.gz plus-bc89a386c9ac61401ee79990151c39069a06e5e0.tar.bz2 plus-bc89a386c9ac61401ee79990151c39069a06e5e0.tar.xz plus-bc89a386c9ac61401ee79990151c39069a06e5e0.zip |
eathena: Remove SMSG_BEING_IP_RESPONSE packet.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 8170403b4..9445bcc56 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -266,7 +266,6 @@ #define SMSG_SKILL_GROUND_NO_DAMAGE 0x0117 #define SMSG_SKILL_ENTRY 0x09ca -#define SMSG_BEING_IP_RESPONSE 0x020c #define SMSG_PVP_MAP_MODE 0x0199 #define SMSG_PVP_SET 0x019a #define SMSG_MAP_TYPE_PROPERTY2 0x099b |