From 344fc37de3bbc385e04ee4109600625f9aefbeba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Oct 2013 20:40:09 +0300 Subject: add handling for map mask packet. (evol only) Also change network version to 11. --- src/net/tmwa/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/tmwa/protocol.h') diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index 9a4e39b85..f3f395148 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -350,6 +350,7 @@ enum #define SMSG_QUEST_SET_VAR 0x0214 #define SMSG_QUEST_PLAYER_VARS 0x0215 #define SMSG_BEING_MOVE3 0x0225 +#define SMSG_MAP_MASK 0x0226 #define CMSG_SEND_CLIENT_INFO 0x7533 #define SMSG_UPDATE_HOST2 0x7534 -- cgit v1.2.3-70-g09d2