summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
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 3180d45e2..847f7b67a 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -415,6 +415,7 @@
#define SMSG_CLASS_CHANGE 0x01b0
#define SMSG_INSTANCE_START 0x02cb
+#define SMSG_INSTANCE_CREATE 0x02cc
/**********************************
* Packets from client to server *