From 1262d8f55993c57a12268cf05a9d2956602bd65f Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Fri, 14 Jun 2013 00:47:28 -0300 Subject: Attempt to fix #7340. or —Oh the inconsistency between clients—. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If it doesn't help and you are having problems with party booking search, keep reporting and giving thorough information, so we can actually help. Signed-off-by: Matheus Macabu --- src/config/const.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config/const.h') diff --git a/src/config/const.h b/src/config/const.h index 7acdea688..06a54a76f 100644 --- a/src/config/const.h +++ b/src/config/const.h @@ -93,9 +93,11 @@ #define MAX_CARTS 5 #endif /* Client Supports Party Recruit or Party Booking? */ +#ifdef PACKETVER_RE #if (PACKETVER == 20120410) || (PACKETVER == 20120418) #define PARTY_RECRUIT #endif +#endif // Renewal variable cast time reduction #ifdef RENEWAL_CAST #define VARCAST_REDUCTION(val){ \ -- cgit v1.2.3-70-g09d2