From 5bdf6f3f633bbdd88a3c4fdde8bdfef87e0e93e1 Mon Sep 17 00:00:00 2001 From: Mateusz Kaduk Date: Thu, 28 Feb 2008 20:14:43 +0000 Subject: Temporary fix for GUILD protocol support, fixed makefile. Also please do not double source file names - rename it. --- src/net/protocol.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index b255ae59..acabb77b 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -145,7 +145,9 @@ enum { CPMSG_GUILD_INVITED = 0x0370, // S name, S name CPMSG_GUILD_REJOIN = 0x0371, // S name, W id, W rights - + CPMSG_GUILD_JOINED = 0x90, + CPMSG_GUILD_LEFT = 0x90, + // Chat CPMSG_ERROR = 0x0401, // B error CPMSG_ANNOUNCEMENT = 0x0402, // S text -- cgit v1.2.3-70-g09d2