summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-24 23:24:39 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-24 23:24:39 +0300
commitd2fade5787cb2fa315056410af6d6e6b92438b14 (patch)
treebbdf2830c78a3230d3a55097a77d4f68498d9d0f /src/net/eathena/protocol.h
parentd3e9dc55ac13e99fd2634c87f4ffbff7e8781798 (diff)
downloadManaVerse-d2fade5787cb2fa315056410af6d6e6b92438b14.tar.gz
ManaVerse-d2fade5787cb2fa315056410af6d6e6b92438b14.tar.bz2
ManaVerse-d2fade5787cb2fa315056410af6d6e6b92438b14.tar.xz
ManaVerse-d2fade5787cb2fa315056410af6d6e6b92438b14.zip
eathena: add packet SMSG_HOMUNCULUS_INFO 0x022e.
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 74ddf6dda..5e059a3b9 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -260,6 +260,7 @@
#define SMSG_HOMUNCULUS_SKILLS 0x0235
#define SMSG_HOMUNCULUS_DATA 0x0230
+#define SMSG_HOMUNCULUS_INFO 0x022e
/**********************************
* Packets from client to server *