diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 024743c8f..74ddf6dda 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -259,6 +259,7 @@ #define SMSG_MERCENARY_SKILLS 0x029d #define SMSG_HOMUNCULUS_SKILLS 0x0235 +#define SMSG_HOMUNCULUS_DATA 0x0230 /********************************** * Packets from client to server * |