From fa40773e8222cb5d6ac66782f8136b9833c8760d Mon Sep 17 00:00:00 2001 From: Napster Date: Sat, 12 Sep 2015 21:49:42 +0700 Subject: [PATCH] * Fixed #630 Cart is not showing. --- src/map/pc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map/pc.c b/src/map/pc.c index d5b2782384..433dc16204 100755 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -8444,7 +8444,7 @@ bool pc_setcart(struct map_session_data *sd,int type) { if( pc_checkskill(sd,MC_PUSHCART) <= 0 && type != 0 ) return false;// Push cart is required -#ifdef NEW_CARTS +#ifndef NEW_CARTS switch( type ) { case 0: