diff options
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 4fcf75ce7..c4042d7b7 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -224,7 +224,6 @@ #define CMSG_CHAT_MESSAGE 0x00f3 #define CMSG_CHAT_WHISPER 0x0096 -#define CMSG_CHAT_ANNOUNCE 0x0099 #define CMSG_CHAT_WHO 0x00c1 #define CMSG_SKILL_LEVELUP_REQUEST 0x0112 |