From 66777e5c665efd42b9328d32fbb3762614d4c90e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 15 Jun 2012 00:35:07 +0000 Subject: Fixed bugreport:6017 somewhat a typo that gcc didn't mind about. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16301 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/config/const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/config/const.h b/src/map/config/const.h index d209d81ce..85a76b1ab 100644 --- a/src/map/config/const.h +++ b/src/map/config/const.h @@ -101,7 +101,7 @@ #endif /* Feb 1st 2012 */ -#ifdef PACKETVER >= 20120201 +#if PACKETVER >= 20120201 #define NEW_CARTS #define MAX_CARTS 9 #else -- cgit v1.2.3-70-g09d2