From 005a76ce5d539666022c80eb5b0c1dd760db19e7 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Tue, 30 Aug 2011 20:38:29 +0200 Subject: Synced the manaserv protocol file with the server's latest changes. --- src/net/manaserv/manaserv_protocol.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/net/manaserv/manaserv_protocol.h b/src/net/manaserv/manaserv_protocol.h index 2c790d26..49548132 100644 --- a/src/net/manaserv/manaserv_protocol.h +++ b/src/net/manaserv/manaserv_protocol.h @@ -24,7 +24,10 @@ namespace ManaServ { -enum { PROTOCOL_VERSION = 1 }; +enum { + PROTOCOL_VERSION = 1, + SUPPORTED_DB_VERSION = 15 +}; /** * Enumerated type for communicated messages: -- cgit v1.2.3-70-g09d2