diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-16 14:20:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-16 14:20:00 +0300 |
commit | bc7231752a095dd451c37824e1c252d0f0579056 (patch) | |
tree | dad6ed3272b0adeb72a5018dfb945b4c7c4a5feb /src/net/eathena/protocol.h | |
parent | 4fb48b418591dc0f1fc257181e743a96999ff0a3 (diff) | |
download | manaplus-bc7231752a095dd451c37824e1c252d0f0579056.tar.gz manaplus-bc7231752a095dd451c37824e1c252d0f0579056.tar.bz2 manaplus-bc7231752a095dd451c37824e1c252d0f0579056.tar.xz manaplus-bc7231752a095dd451c37824e1c252d0f0579056.zip |
eathena: remove packet SMSG_BEING_CHANGE_LOOKS.
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 856b27d09..879fb76dc 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -108,7 +108,6 @@ #define SMSG_BEING_MOVE3 0x0b04 #define SMSG_BEING_REMOVE 0x0080 #define SMSG_BEING_REMOVE_SKILL 0x0120 -#define SMSG_BEING_CHANGE_LOOKS 0x00c3 // Same as 0x00c3, but 16 bit ID #define SMSG_BEING_CHANGE_LOOKS2 0x01d7 #define SMSG_BEING_SELFEFFECT 0x019b |