From 223309b9b30b5221163ef97984ae5e84b712d6d5 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 20 Dec 2006 17:21:56 +0000 Subject: - Moved PACKETVER to mmo.h, and added support for the expanded character info window on the char-server when PACKETVER is above 7. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9539 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index d0606dd4e..ade3e4e04 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -8,6 +8,9 @@ #include "cbasetypes.h" #include "utils.h" // _WIN32 +// server protocol version +#define PACKETVER 7 + #define FIFOSIZE_SERVERLINK 256*1024 // set to 0 to not check IP of player between each server. -- cgit v1.2.3-60-g2f50