* Fixed #630 Cart is not showing.

This commit is contained in:
Napster 2015-09-12 21:49:42 +07:00
parent d301d1ecb3
commit fa40773e82

View File

@ -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: