summaryrefslogtreecommitdiff
path: root/src/config/const.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-06-15 05:00:04 -0300
committershennetsind <ind@henn.et>2013-06-15 05:00:04 -0300
commitcf78bebc95e3387cf7fbe0720825bacb95c1b61a (patch)
treee895ec5f3f9baa111476af18607ec292f06d9df6 /src/config/const.h
parent1dd4882c00b82d9a2f138211dbc2c8c542e2af88 (diff)
parentde3f4423058405636c76e05cd87a6eae0bfa7707 (diff)
downloadhercules-cf78bebc95e3387cf7fbe0720825bacb95c1b61a.tar.gz
hercules-cf78bebc95e3387cf7fbe0720825bacb95c1b61a.tar.bz2
hercules-cf78bebc95e3387cf7fbe0720825bacb95c1b61a.tar.xz
hercules-cf78bebc95e3387cf7fbe0720825bacb95c1b61a.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/config/const.h')
-rw-r--r--src/config/const.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/config/const.h b/src/config/const.h
index f4a2821f8..d8e397b1e 100644
--- a/src/config/const.h
+++ b/src/config/const.h
@@ -92,12 +92,7 @@
#else
#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){ \