diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index a14e46421..3180d45e2 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -414,6 +414,8 @@ #define SMSG_CLASS_CHANGE 0x01b0 +#define SMSG_INSTANCE_START 0x02cb + /********************************** * Packets from client to server * **********************************/ |