From 3940228a5d6be203454f521c17f01f666564cd31 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 15:00:25 +0300 Subject: eathena: add partial support for packet SMSG_CLASS_CHANGE 0x01b0. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 794adc372..d547c3b4b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -376,6 +376,8 @@ #define SMSG_MANNER_MESSAGE 0x014a #define SMSG_CHAT_SILENCE 0x014b +#define SMSG_CLASS_CHANGE 0x01b0 + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2