From cb9b70eae92e401f4b644b95d2fa87e781d5ce82 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 16 May 2013 18:21:41 -0300 Subject: Fixed cash shop for 2011-11-22 Special Thanks to Yommy, and M45T3R! Signed-off-by: shennetsind --- src/common/mmo.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 257a3b42d..ef9a6693e 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules Dev Team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena Dev Teams #ifndef _MMO_H_ #define _MMO_H_ @@ -50,6 +51,9 @@ #define PACKETVER 20120418 #endif +/// uncomment if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE) +#define PACKETVER_RE + //Remove/Comment this line to disable sc_data saving. [Skotlex] #define ENABLE_SC_SAVING //Remove/Comment this line to disable server-side hot-key saving support [Skotlex] -- cgit v1.2.3-70-g09d2