summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-05 18:33:30 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-05 18:33:30 +0300
commitc43d0ae7b171373f4ee352c8faa4ae6a7e93c49c (patch)
tree6ba7d58927ba02b3d564825de475233ed2efa98f /src/net/eathena/protocol.h
parente282f887a203e46be91e1d1bf0024d95214ed98c (diff)
downloadManaVerse-c43d0ae7b171373f4ee352c8faa4ae6a7e93c49c.tar.gz
ManaVerse-c43d0ae7b171373f4ee352c8faa4ae6a7e93c49c.tar.bz2
ManaVerse-c43d0ae7b171373f4ee352c8faa4ae6a7e93c49c.tar.xz
ManaVerse-c43d0ae7b171373f4ee352c8faa4ae6a7e93c49c.zip
eathena: add packet CMSG_CHAR_RENAME 0x08fc.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 326ed3bad..7e9de4e8f 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -291,6 +291,7 @@
#define CMSG_CHAR_CREATE 0x0970
#define CMSG_CHAR_DELETE 0x0068
#define CMSG_CHAR_CREATE_PIN 0x08ba
+#define CMSG_CHAR_RENAME 0x08fc
#define CMSG_MAP_SERVER_CONNECT 0x089c
#define CMSG_MAP_PING 0x035f /**< Send to server with tick */