From 4d2b3cae0ab00d1ef832f11d14bd299d6d5c2a6b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Oct 2013 22:02:02 +0300 Subject: add support for temporary replace background music on given map by server. --- 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 f3f395148..965c67a50 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -351,6 +351,7 @@ enum #define SMSG_QUEST_PLAYER_VARS 0x0215 #define SMSG_BEING_MOVE3 0x0225 #define SMSG_MAP_MASK 0x0226 +#define SMSG_MAP_MUSIC 0x0227 #define CMSG_SEND_CLIENT_INFO 0x7533 #define SMSG_UPDATE_HOST2 0x7534 -- cgit v1.2.3-60-g2f50