From 286eb6552fa059d8e4561fb4bb13cb5266dff71d Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Tue, 30 Apr 2013 21:20:36 +0200 Subject: Bumped protocol version to 3 This is so that master and lpc2012 use the same protocol again, where starting attributes are sent on character creation. --- src/net/manaserv/manaserv_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/manaserv/manaserv_protocol.h b/src/net/manaserv/manaserv_protocol.h index 319d7070..760fe655 100644 --- a/src/net/manaserv/manaserv_protocol.h +++ b/src/net/manaserv/manaserv_protocol.h @@ -25,7 +25,7 @@ namespace ManaServ { enum { - PROTOCOL_VERSION = 1, + PROTOCOL_VERSION = 3, SUPPORTED_DB_VERSION = 21 }; -- cgit v1.2.3-70-g09d2