summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-08-30 20:38:29 +0200
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-08-30 20:38:29 +0200
commit005a76ce5d539666022c80eb5b0c1dd760db19e7 (patch)
treedf57a74861862e908727dded6847bb5097709f6e
parent011135415f7f9c5cfeb220540621dfd1c46e6db9 (diff)
downloadmana-client-005a76ce5d539666022c80eb5b0c1dd760db19e7.tar.gz
mana-client-005a76ce5d539666022c80eb5b0c1dd760db19e7.tar.bz2
mana-client-005a76ce5d539666022c80eb5b0c1dd760db19e7.tar.xz
mana-client-005a76ce5d539666022c80eb5b0c1dd760db19e7.zip
Synced the manaserv protocol file with the server's latest changes.
-rw-r--r--src/net/manaserv/manaserv_protocol.h5
1 files changed, 4 insertions, 1 deletions
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: